org.livetribe.slp.api
Interface Agent
- All Known Subinterfaces:
- DirectoryAgent, ServiceAgent, UserAgent
- All Known Implementing Classes:
- StandardAgent, StandardDirectoryAgent, StandardServiceAgent, StandardUserAgent
public interface Agent
- Version:
- $Rev: 200 $ $Date: 2006-08-09 14:17:10 +0200 (Wed, 09 Aug 2006) $
setScopes
void setScopes(Scopes scopes)
start
void start()
throws Exception
- Throws:
Exception
isRunning
boolean isRunning()
stop
void stop()
throws Exception
- Throws:
Exception
Copyright © 2006-2012 LiveTribe. All Rights Reserved.