|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DomainServerSocketFactoryServiceMBean
Method Summary | |
---|---|
void |
create()
create the service, do expensive operations etc |
void |
destroy()
destroy the service, tear down |
String |
getSecurityDomain()
|
void |
setSecurityDomain(String securityDomain)
|
void |
start()
start the service, create is already called |
void |
stop()
stop the service |
Methods inherited from interface org.jboss.remoting.security.ServerSocketFactoryMBean |
---|
createServerSocket, createServerSocket, createServerSocket, createServerSocket |
Method Detail |
---|
void setSecurityDomain(String securityDomain)
String getSecurityDomain()
void start() throws Exception
Exception
void create() throws Exception
Exception
void stop()
void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |