|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterceptorCallPolicyOperations
The interceptor call policy. This policy controls whether the server-side interceptors are called for a particular POA.
Method Summary | |
---|---|
boolean |
value()
The InterceptorCallPolicy value. |
Methods inherited from interface org.omg.CORBA.PolicyOperations |
---|
copy, destroy, policy_type |
Method Detail |
---|
boolean value()
InterceptorCallPolicy
set and value
is
FALSE
then any installed server-side interceptors are
not called for requests on this POA. Otherwise, interceptors are
called for each request. The default value is TRUE
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |