org.jumpmind.symmetric.service
Interface IRegistrationService
- All Known Implementing Classes:
- RegistrationService
public interface IRegistrationService
registerNode
boolean registerNode(Node node,
java.io.OutputStream out,
boolean isRequestedRegistration)
throws java.io.IOException
- Throws:
java.io.IOException
openRegistration
void openRegistration(java.lang.String nodeGroupId,
java.lang.String externalId)
reOpenRegistration
void reOpenRegistration(java.lang.String nodeId)
isAutoRegistration
boolean isAutoRegistration()
registerWithServer
void registerWithServer()
isRegisteredWithServer
boolean isRegisteredWithServer()
Copyright © 2007-2008. All Rights Reserved.