|
VisiBroker for Java |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.inprise.vbroker.interceptor.ChainPOALifeCycleInterceptor
public class ChainPOALifeCycleInterceptor
| Method Summary | |
|---|---|
void |
create(POA poa,
PolicyListHolder policies,
com.inprise.vbroker.IOP.IORValueHolder ior,
InterceptorManagerControl poaAdmin)
This interceptor is called after the parent POA has created the child POA, calling any adapter activators if necessary. |
void |
destroy(POA poa)
This method is called when a POA is just about to be destroyed and all of its objects have been etherealized. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void create(POA poa,
PolicyListHolder policies,
com.inprise.vbroker.IOP.IORValueHolder ior,
InterceptorManagerControl poaAdmin)
throws InvalidPolicy
POALifeCycleInterceptor
create in interface POALifeCycleInterceptorpoa - The POA that is being created.policies - The list of policies specified for this POA.ior - The IOR template is a full IOR value with the type_id not set, and all GIOP.ProfileBodyValues
will have incomplete object keys.poaAdmin - The InterceptorManagerControl used to obtain other interceptor managers.
InvalidPolicypublic void destroy(POA poa)
POALifeCycleInterceptor
destroy in interface POALifeCycleInterceptorpoa - Portable Object Adaptor (POA) being destroyed.
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||