org.isam.exehda.services
Interface DiscovererService
- public interface DiscovererService
- Author:
- egon
SERVICE_NAME
public static final java.lang.String SERVICE_NAME
- See Also:
- Constant Field Values
registerResource
public CellInformationBase.ResourceName registerResource(org.isam.util.xml.XmlElement xmlDescription)
throws java.lang.Exception
java.lang.Exception
removeResource
public void removeResource(CellInformationBase.ResourceName rn)
renewResource
public void renewResource(CellInformationBase.ResourceName rn,
org.isam.util.xml.XmlElement xmlDescriptor,
boolean isModified)
throws java.lang.Exception
java.lang.Exception
requestResource
public org.isam.util.xml.XmlElement requestResource(org.isam.util.xml.XmlElement xmlRequest)
throws java.lang.Exception
java.lang.Exception