@Service(name="apply-http-lb-changes") @PerLookup public class ApplyHttpLbChanges extends Object implements AdminCommand
| Constructor and Description |
|---|
ApplyHttpLbChanges() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Creates a new instance of LbConfigPublisher
|
boolean |
ping(ConnectionManager _connectionManager) |
void |
process() |
void |
publish(ConnectionManager _connectionManager,
Domain domain,
String lbConfigName)
publishes the loadbalancer.xml to the physical loadbalancer.
|
public void execute(AdminCommandContext context)
execute in interface AdminCommandcontext - informationpublic void publish(ConnectionManager _connectionManager, Domain domain, String lbConfigName) throws IOException, Exception
IOExceptioncom.sun.enterprise.config.ConfigExceptionorg.netbeans.modules.schema2beans.Schema2BeansExceptionExceptionpublic boolean ping(ConnectionManager _connectionManager) throws IOException
IOExceptionCopyright © 2019. All rights reserved.