Interface Registration
- 
- All Known Implementing Classes:
 CompositeRegistration,IndexMBeanRegistration
public interface RegistrationWhiteboard service registration. Used to unregister a service when it is no longer available. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidunregister()Unregisters this service. 
 -