|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of JComponentContextFactoryDelegate in org.objectweb.jonas.container.delegate |
---|
Classes in org.objectweb.jonas.container.delegate that implement JComponentContextFactoryDelegate | |
---|---|
class |
HandleDelegateCCFDelegate
Store the HandleDelegate shared instance in the java:comp/ Context. |
Uses of JComponentContextFactoryDelegate in org.objectweb.jonas.jtm.jotm.delegate |
---|
Classes in org.objectweb.jonas.jtm.jotm.delegate that implement JComponentContextFactoryDelegate | |
---|---|
class |
UserTransactionCCFDelegate
Store the UserTransaction UserTransaction object
under the java:comp/UserTransaction name. |
Uses of JComponentContextFactoryDelegate in org.objectweb.jonas.naming |
---|
Methods in org.objectweb.jonas.naming with parameters of type JComponentContextFactoryDelegate | |
---|---|
void |
JComponentContextFactory.addDelegate(JComponentContextFactoryDelegate extension)
Add the given JComponentContextFactoryDelegate to this NamingManager instance. |
void |
JComponentContextFactory.removeDelegate(JComponentContextFactoryDelegate extension)
Remove the given JComponentContextFactoryDelegate from this NamingManager instance. |
Uses of JComponentContextFactoryDelegate in org.objectweb.jonas.naming.context |
---|
Methods in org.objectweb.jonas.naming.context with parameters of type JComponentContextFactoryDelegate | |
---|---|
void |
SingletonComponentContextFactory.addDelegate(JComponentContextFactoryDelegate extension)
Add the given JComponentContextFactoryDelegate to this
NamingManager instance. |
void |
SingletonComponentContextFactory.removeDelegate(JComponentContextFactoryDelegate extension)
Remove the given JComponentContextFactoryDelegate from this
NamingManager instance. |
Uses of JComponentContextFactoryDelegate in org.objectweb.jonas.registry.carol.delegate |
---|
Classes in org.objectweb.jonas.registry.carol.delegate that implement JComponentContextFactoryDelegate | |
---|---|
class |
ORBCCFDelegate
Store the ORB CORBA ORB under the java:comp/ORB name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |