|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.richfaces.application.ServicesFactoryImpl
public class ServicesFactoryImpl
Constructor Summary | |
---|---|
ServicesFactoryImpl()
|
Method Summary | ||
---|---|---|
|
getInstance(java.lang.Class<T> type)
|
|
void |
init(java.lang.Iterable<Module> modules)
|
|
void |
release()
|
|
|
setInstance(java.lang.Class<T> type,
T instance)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServicesFactoryImpl()
Method Detail |
---|
public <T> T getInstance(java.lang.Class<T> type) throws org.richfaces.application.ServiceException
getInstance
in interface org.richfaces.application.ServicesFactory
org.richfaces.application.ServiceException
public void release()
release
in interface org.richfaces.application.ServicesFactory
public void init(java.lang.Iterable<Module> modules)
public <T> void setInstance(java.lang.Class<T> type, T instance)
setInstance
in interface org.richfaces.application.ServicesFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |