Skip to content

Commit

Permalink
isAutoRegistration
Browse files Browse the repository at this point in the history
  • Loading branch information
erilong committed Dec 20, 2007
1 parent 55f9048 commit 8561a56
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -33,5 +33,7 @@ public interface IRegistrationService {
public void openRegistration(String nodeGroupId, String externalId);

public void reOpenRegistration(String nodeId);

public boolean isAutoRegistration();

}

0 comments on commit 8561a56

Please sign in to comment.