|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.acl.factory.AuthorityFactoryImpl
@Service(value="authorityFactory") public class AuthorityFactoryImpl
AuthorityFactoryImpl class.
| Constructor Summary | |
|---|---|
AuthorityFactoryImpl()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
afterPropertiesSet |
Authority |
getAuthority(Integer id)
getAuthority |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthorityFactoryImpl()
| Method Detail |
|---|
public Authority getAuthority(Integer id)
getAuthority
getAuthority in interface AutorityFactoryid - a Integer object.
Authority object.
public void afterPropertiesSet()
throws Exception
afterPropertiesSet
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanException - if any.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||