Class ServiceFactory
- java.lang.Object
-
- com.sun.enterprise.admin.servermgmt.services.ServiceFactory
-
public final class ServiceFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description ServiceFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ServicegetService(com.sun.enterprise.util.io.ServerDirs dirs, AppserverServiceType type)
-
-
-
Method Detail
-
getService
public static final Service getService(com.sun.enterprise.util.io.ServerDirs dirs, AppserverServiceType type)
-
-