|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.services.ServiceHelper
ServiceHelper
Constructor Summary | |
ServiceHelper()
|
Method Summary | |
static java.lang.Object |
createObject(java.lang.Class classe)
Creates objects given the class. |
static java.lang.Class |
loadModelClass(org.apache.turbine.services.Service service,
java.lang.String configurationName)
Load an implementation class from the configuration. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServiceHelper()
Method Detail |
public static java.lang.Class loadModelClass(org.apache.turbine.services.Service service, java.lang.String configurationName) throws org.apache.turbine.services.InitializationException
configurationName
-
CPSInitializationException
org.apache.turbine.services.InitializationException
public static java.lang.Object createObject(java.lang.Class classe)
classe
- the class of object
ContentManagementException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |