Uses of Interface
lumis.portal.appserver.IApplicationServerManager
-
Packages that use IApplicationServerManager Package Description lumis.portal.appserver lumis.portal.manager -
-
Uses of IApplicationServerManager in lumis.portal.appserver
Classes in lumis.portal.appserver that implement IApplicationServerManager Modifier and Type Class Description class
GenericApplicationServerManager
Generic application server manager implementation.class
TomcatAppServerManager
Implementation for the tomcat application server. -
Uses of IApplicationServerManager in lumis.portal.manager
Methods in lumis.portal.manager that return IApplicationServerManager Modifier and Type Method Description static IApplicationServerManager
ManagerFactory. getApplicationServerManager()
Deprecated.Since 6.0.0, methods in ManagerFactory that return non-stable (seelumis.portal.stability
) objects are deprecated, due to risk of incompatibility between versions.static IApplicationServerManager
ManagerFactoryInternal. getApplicationServerManager()
-