public interface ICartridge
Modifier and Type | Field and Description |
---|---|
static char |
NAME_VERSION_DELIMITER |
Modifier and Type | Method and Description |
---|---|
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
|
static final char NAME_VERSION_DELIMITER
String getName()
String getDisplayName()
String getDescription()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.