com.sun.enterprise.admin.cli.schemadoc
Class GenerateDomainSchema
java.lang.Object
com.sun.enterprise.admin.cli.schemadoc.GenerateDomainSchema
- All Implemented Interfaces:
- AdminCommand
@Service(name="generate-domain-schema")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
@ExecuteOn(value=DAS)
@TargetType(value={DOMAIN,DAS,STANDALONE_INSTANCE,CLUSTER})
public class GenerateDomainSchema- extends Object
- implements AdminCommand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenerateDomainSchema
public GenerateDomainSchema()
execute
public void execute(AdminCommandContext context)
- Specified by:
execute in interface AdminCommand
toClassName
public static String toClassName(String value)
Copyright © 2012. All Rights Reserved.