|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GroupPolicy
Interface for policy objects to control what ActivationGroupDesc
instances can be used.
Method Summary | |
---|---|
void |
checkGroup(ActivationGroupDesc desc)
Checks if the caller is permitted to use the specified group descriptor. |
Method Detail |
---|
void checkGroup(ActivationGroupDesc desc)
desc
- group descriptor
AccessControlException
- if the caller is not
permitted to use the specified group descriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |