RelationServiceMBean
Interface RelationServiceMBean
- All Known Implementing Classes:
- RelationService
public interface RelationServiceMBean
The Relation Service is in charge of creating and deleting relation types and relations, of handling the consistency and of providing query mechanisms.
- Since:
- 1.5
Methods
isActive
void isActive() throws RelationServiceNotRegisteredException
Checks if the Relation Service is active. Current condition is that the Relation Service must be registered in the MBean Server
- Throws:
-
RelationServiceNotRegisteredException
- if it is not registe