hi,
SessionFacade is an implementation of SessionBean using Facade pattern (GOF). If we implement facade using Message driven bean it become Message Facade, or Entity bean it become entity facade. So dont worry about the name of the pattern. Design as per the requirement and use the name to communicate it with other. If you design the application for reusability and low coupling, you will end up with some pattern in you design, then name it as the pattern