org.mule.impl.container
Class EjbContainerContext
java.lang.Object
org.mule.impl.container.AbstractContainerContext
org.mule.impl.container.JndiContainerContext
org.mule.impl.container.RmiContainerContext
org.mule.impl.container.EjbContainerContext
- All Implemented Interfaces:
- Disposable, Initialisable, UMOContainerContext
- public class EjbContainerContext
- extends RmiContainerContext
EjbContainerContext
is a container implementaiton that allows EJB
Session beans to be referenced as Mule managed UMOs
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EjbContainerContext
public EjbContainerContext()
EjbContainerContext
protected EjbContainerContext(String name)
getComponent
public Object getComponent(Object key)
throws ObjectNotFoundException
- Description copied from interface:
UMOContainerContext
- Queries a component from the underlying container
- Specified by:
getComponent
in interface UMOContainerContext
- Overrides:
getComponent
in class RmiContainerContext
- Throws:
ObjectNotFoundException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.