com.sun.enterprise.v3.admin
Class LocationsCommand

java.lang.Object
  extended by com.sun.enterprise.v3.admin.LocationsCommand
All Implemented Interfaces:
AdminCommand

@Service(name="__locations")
@Scoped(value=org.jvnet.hk2.component.Singleton.class)
@CommandLock(value=NONE)
public class LocationsCommand
extends Object
implements AdminCommand

Locations command to indicate where this server is installed.

Author:
Jerome Dochez

Constructor Summary
LocationsCommand()
           
 
Method Summary
 void execute(AdminCommandContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationsCommand

public LocationsCommand()
Method Detail

execute

public void execute(AdminCommandContext context)
Specified by:
execute in interface AdminCommand


Copyright © 2012. All Rights Reserved.