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:
- org.mule.umo.lifecycle.Disposable, org.mule.umo.lifecycle.Initialisable, org.mule.umo.manager.UMOContainerContext
- public class EjbContainerContext
- extends org.mule.impl.container.RmiContainerContext
EjbContainerContext is a container implementaiton that
allows EJB Session beans to be referenced as Mule managed UMOs
- Version:
- $Revision: 3167 $
- Author:
- Ross Mason
| Fields inherited from class org.mule.impl.container.RmiContainerContext |
securityManager, securityPolicy |
| Fields inherited from class org.mule.impl.container.JndiContainerContext |
context |
| Fields inherited from class org.mule.impl.container.AbstractContainerContext |
logger |
| Methods inherited from class org.mule.impl.container.RmiContainerContext |
getSecurityManager, getSecurityPolicy, initialise, setSecurityManager, setSecurityPolicy |
| Methods inherited from class org.mule.impl.container.JndiContainerContext |
configure, getContext, getEnvironment, setContext, setEnvironment |
| Methods inherited from class org.mule.impl.container.AbstractContainerContext |
configure, dispose, getDefaultDocType, getDefaultEncoding, getName, getXmlDeclaration, setName |
| 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 org.mule.umo.manager.ObjectNotFoundException
- Throws:
org.mule.umo.manager.ObjectNotFoundException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.