public class StandaloneCartridge extends Object implements IStandaloneCartridge
NAME_JBOSSAS, NAME_JBOSSEAP, NAME_JBOSSEWS, NAME_JENKINS, NAME_PERL, NAME_PHP, NAME_PYTHON, NAME_RUBY, NAME_ZEND
NAME_VERSION_DELIMITER
Constructor and Description |
---|
StandaloneCartridge(String name) |
StandaloneCartridge(String name,
String version) |
StandaloneCartridge(String name,
String displayName,
String description) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDescription()
Returns a description for this cartridge
|
String |
getDisplayName()
Returns a (human readable, nice) display name for this cartridge
|
String |
getName()
Returns the name of this cartridge
|
int |
hashCode() |
String |
toString() |
public StandaloneCartridge(String name)
public String getName()
ICartridge
getName
in interface ICartridge
public String getDisplayName()
IStandaloneCartridge
getDisplayName
in interface ICartridge
getDisplayName
in interface IStandaloneCartridge
public String getDescription()
IStandaloneCartridge
getDescription
in interface ICartridge
getDescription
in interface IStandaloneCartridge
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.