|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.ejb2.internal.delegate.HandleDelegateCCFDelegate
public class HandleDelegateCCFDelegate
Store the HandleDelegate shared instance in the java:comp/ Context.
| Constructor Summary | |
|---|---|
HandleDelegateCCFDelegate()
|
|
| Method Summary | |
|---|---|
void |
modify(javax.naming.Context componentContext)
|
void |
undo(javax.naming.Context componentContext)
Undo the changes done by this delegate on the given java:comp context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HandleDelegateCCFDelegate()
| Method Detail |
|---|
public void modify(javax.naming.Context componentContext)
throws javax.naming.NamingException
modify in interface JComponentContextFactoryDelegatejavax.naming.NamingException
public void undo(javax.naming.Context componentContext)
throws javax.naming.NamingException
undo in interface JComponentContextFactoryDelegatecomponentContext - java:comp/ component context to be modified.
javax.naming.NamingException - thrown if something goes wrong
during the Context update.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||