|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterceptorPolicyOperations
The interceptor policy. This policy can be used to control whether the client-side interceptors are called.
Method Summary | |
---|---|
boolean |
value()
If an object reference has an InterceptorPolicy
set and value is FALSE then any
installed client-side interceptors are not called. |
Methods inherited from interface org.omg.CORBA.PolicyOperations |
---|
copy, destroy, policy_type |
Method Detail |
---|
boolean value()
InterceptorPolicy
set and value
is FALSE
then any
installed client-side interceptors are not called. Otherwise,
interceptors are called for each method invocation. The default
value is TRUE
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |