public interface ServiceContext extends JpsContext
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | ServiceContext.State | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getDisplayName()Gets the display name. | 
| java.lang.String | getId()Gets the context ID. | 
| ServiceContext.State | getState()Gets the state of tenant context. | 
getName, getServiceInstance, getServiceInstances, getServiceInstancesServiceContext.State getState()
java.lang.String getId()
java.lang.String getDisplayName()