com.caucho.admin
Class RemoteAdminService
java.lang.Object
com.caucho.admin.RemoteAdminService
@Service
public class RemoteAdminService
- extends java.lang.Object
Enables remote administration
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RemoteAdminService
public RemoteAdminService()
setAuthenticationRequired
public void setAuthenticationRequired(boolean isAuthenticationRequired)
init
@PostConstruct
public void init()
throws java.lang.Exception
- Throws:
java.lang.Exception
getWebApp
public WebApp getWebApp()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object