|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This MBean manages predicates and reads data about predicates and their arguments.
| Method Summary | |
void |
registerPredicate(java.lang.String predicateClassName)
Registers a new predicate with the specified class name. |
void |
unregisterPredicate(java.lang.String predicateClassName)
Unregisters the currently registered predicate. |
| Methods inherited from interface weblogic.security.providers.authorization.PredicateReaderMBean |
getPredArgumentAllowedValues,
getPredArgumentCount,
getPredArgumentDefValue,
getPredArgumentDescription,
getPredArgumentMaxValue,
getPredArgumentMinValue,
getPredArgumentName,
getPredArgumentType,
getPredicateDescription,
getPredicateDisplayName,
getRegisteredPredicates,
isPredArgumentValid,
isRegisteredPredicate |
| Method Detail |
public void registerPredicate(java.lang.String predicateClassName)
throws weblogic.management.utils.InvalidPredicateException,
AlreadyExistsException
predicateClassName - - The name of the Java class that implements the predicate.
public void unregisterPredicate(java.lang.String predicateClassName)
throws NotFoundException
predicateClassName - - The name of the Java class that implements predicate to be unregistered.
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs70 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||