net.sf.jame.service.network
Interface ServiceEndpoint
- All Known Implementing Classes:
- JXTAServiceEndpoint, LocalServiceEndpoint
public interface ServiceEndpoint
- Author:
- Andrea Medeghini
createSession
ServiceSession createSession(ServiceListener listener)
throws ServiceException
- Parameters:
listener -
- Returns:
-
- Throws:
ServiceException
invalidate
void invalidate()
isInvalidated
boolean isInvalidated()
- Returns:
- the invalidated
setJobCount
void setJobCount(int jobCount)
- Parameters:
jobCount -
getJobCount
int getJobCount()
- Returns:
- the jobCount
getJobCountLastUpdate
long getJobCountLastUpdate()
- Returns: