Class GenerateDomainSchema
- java.lang.Object
-
- com.sun.enterprise.admin.cli.schemadoc.GenerateDomainSchema
-
- All Implemented Interfaces:
org.glassfish.api.admin.AdminCommand
@Service(name="generate-domain-schema") @PerLookup @ExecuteOn(DAS) @TargetType({DOMAIN,DAS,STANDALONE_INSTANCE,CLUSTER}) public class GenerateDomainSchema extends Object implements org.glassfish.api.admin.AdminCommand
-
-
Constructor Summary
Constructors Constructor Description GenerateDomainSchema()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.glassfish.api.admin.AdminCommandContext context)static StringtoClassName(String value)
-