public class CHESSServiceFactory
extends java.lang.Object
implements org.eclipse.papyrus.infra.core.services.IServiceFactory
Constructor and Description |
---|
CHESSServiceFactory() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
createServiceInstance() |
void |
disposeService() |
void |
init(org.eclipse.papyrus.infra.core.services.ServicesRegistry servicesRegistry) |
void |
startService() |
public void init(org.eclipse.papyrus.infra.core.services.ServicesRegistry servicesRegistry) throws org.eclipse.papyrus.infra.core.services.ServiceException
init
in interface org.eclipse.papyrus.infra.core.services.IService
org.eclipse.papyrus.infra.core.services.ServiceException
public void startService() throws org.eclipse.papyrus.infra.core.services.ServiceException
startService
in interface org.eclipse.papyrus.infra.core.services.IService
org.eclipse.papyrus.infra.core.services.ServiceException
public void disposeService() throws org.eclipse.papyrus.infra.core.services.ServiceException
disposeService
in interface org.eclipse.papyrus.infra.core.services.IService
org.eclipse.papyrus.infra.core.services.ServiceException
public java.lang.Object createServiceInstance() throws org.eclipse.papyrus.infra.core.services.ServiceException
createServiceInstance
in interface org.eclipse.papyrus.infra.core.services.IServiceFactory
org.eclipse.papyrus.infra.core.services.ServiceException