Package org.jini.rio.core.jsb
Interface ServiceState
- All Superinterfaces:
Remote
- All Known Subinterfaces:
PUServiceBean
- All Known Implementing Classes:
PUServiceBeanImpl,PUServiceBeanProxy,org.jini.rio.jsb.ServiceBeanAdapter
A Service state, defined by one of org.jini.rio.core.jsb.ServiceBeanState .
- Since:
- 6.6
- Author:
- moran
-
Method Summary
Modifier and TypeMethodDescriptionintgetState()returns one of the org.jini.rio.core.jsb.ServiceBeanState
-
Method Details
-
getState
returns one of the org.jini.rio.core.jsb.ServiceBeanState- Throws:
RemoteException
-