|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ACLResourceFactory
This interface provides a factory for Resources.
| Method Summary | |
|---|---|
org.jboss.security.authorization.Resource |
instantiateResource(String resourceClassName,
Object id)
Creates an instance of the Resource with the specified class name and id. |
| Method Detail |
|---|
org.jboss.security.authorization.Resource instantiateResource(String resourceClassName,
Object id)
Creates an instance of the Resource with the specified class name and id.
resourceClassName - the fully-qualified class name of the Resource.id - the unique identifier of the Resource.
Resource.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||