com.sun.enterprise.admin.servermgmt.services
Class ServiceFactory

java.lang.Object
  extended by com.sun.enterprise.admin.servermgmt.services.ServiceFactory

public final class ServiceFactory
extends Object


Constructor Summary
ServiceFactory()
           
 
Method Summary
static Service getService(ServerDirs dirs, AppserverServiceType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceFactory

public ServiceFactory()
Method Detail

getService

public static final Service getService(ServerDirs dirs,
                                       AppserverServiceType type)


Copyright © 2012 GlassFish Community. All Rights Reserved.