|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.component.repository.ComponentDescriptor
org.apache.geronimo.gshell.command.descriptor.CommandDescriptor
public class CommandDescriptor
Descriptor for a command.
| Constructor Summary | |
|---|---|
CommandDescriptor()
|
|
| Method Summary | |
|---|---|
String |
getId()
|
void |
setId(String id)
|
String |
toString()
|
| Methods inherited from class org.codehaus.plexus.component.repository.ComponentDescriptor |
|---|
addRequirement, addRequirements, equals, getAlias, getComponentComposer, getComponentConfigurator, getComponentFactory, getComponentProfile, getComponentSetDescriptor, getComponentType, getConfiguration, getDependencies, getDescription, getHumanReadableKey, getImplementation, getInstantiationStrategy, getLifecycleHandler, getRealmId, getRequirements, getRole, getRoleHint, getSource, getVersion, hasConfiguration, hashCode, isIsolatedRealm, setAlias, setComponentComposer, setComponentConfigurator, setComponentFactory, setComponentProfile, setComponentSetDescriptor, setComponentType, setConfiguration, setDescription, setImplementation, setInstantiationStrategy, setIsolatedRealm, setLifecycleHandler, setRealmId, setRole, setRoleHint, setSource, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CommandDescriptor()
| Method Detail |
|---|
public String getId()
public void setId(String id)
public String toString()
toString in class org.codehaus.plexus.component.repository.ComponentDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||