com.j2biz.blogunity.services
Class Service
java.lang.Object
com.j2biz.blogunity.services.Service
- Direct Known Subclasses:
- EventService, MailService, MQService, SchedulingService
- public abstract class Service
- extends Object
- Since:
- 0.1
- Author:
- michelson
Service
public Service()
init
public abstract void init(SystemConfiguration config)
throws SystemException
- Throws:
SystemException
destroy
public abstract void destroy(SystemConfiguration config)
throws SystemException
- Throws:
SystemException
getName
public String getName()
toString
public String toString()
Copyright (c)j2biz.com