|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Component.ComponentType | |
|---|---|
| org.ow2.petals.admin.api.artifact | |
| Uses of Component.ComponentType in org.ow2.petals.admin.api.artifact |
|---|
| Methods in org.ow2.petals.admin.api.artifact that return Component.ComponentType | |
|---|---|
Component.ComponentType |
Component.getComponentType()
Get the component type |
static Component.ComponentType |
Component.ComponentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Component.ComponentType[] |
Component.ComponentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.ow2.petals.admin.api.artifact with parameters of type Component.ComponentType | |
|---|---|
Component(java.lang.String name,
Component.ComponentType type)
|
|
Component(java.lang.String name,
Component.ComponentType type,
java.util.Properties parameters)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||