|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ntnu.cikmr.services.AbstractService
edu.ntnu.cikmr.services.resources.AbstractResourceService
public abstract class AbstractResourceService
Field Summary |
---|
Fields inherited from class edu.ntnu.cikmr.services.AbstractService |
---|
listenerList |
Constructor Summary | |
---|---|
AbstractResourceService()
|
Method Summary | |
---|---|
abstract ResourceDescription |
getResourceDescription()
|
java.lang.String |
invokeMethods(java.lang.String xml)
|
void |
startResource(PeerGroup peerGroup)
|
void |
stopResource()
|
Methods inherited from class edu.ntnu.cikmr.services.AbstractService |
---|
addServiceListener, fireServiceStarted, fireServiceStopped, removeServiceListner |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.ntnu.cikmr.services.Service |
---|
init, isStarted, start, stop |
Constructor Detail |
---|
public AbstractResourceService()
Method Detail |
---|
public abstract ResourceDescription getResourceDescription()
public final void startResource(PeerGroup peerGroup) throws java.lang.InstantiationException
java.lang.InstantiationException
public final void stopResource()
public java.lang.String invokeMethods(java.lang.String xml) throws java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |