|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JbiArchiveType | |
---|---|
org.ow2.petals.microkernel.api.jbi.management | |
org.ow2.petals.microkernel.api.system.repository.exception |
Uses of JbiArchiveType in org.ow2.petals.microkernel.api.jbi.management |
---|
Methods in org.ow2.petals.microkernel.api.jbi.management that return JbiArchiveType | |
---|---|
static JbiArchiveType |
JbiArchiveType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JbiArchiveType[] |
JbiArchiveType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.ow2.petals.microkernel.api.jbi.management with parameters of type JbiArchiveType | |
---|---|
static org.ow2.petals.jbi.descriptor.original.generated.Jbi |
PackageHelper.loadDescriptor(String entityName,
JbiArchiveType entityType,
RepositoryService repositoryService)
Load the JBI descriptor from the repository folder of the given entity (component, shared libraries or service assembly). |
Uses of JbiArchiveType in org.ow2.petals.microkernel.api.system.repository.exception |
---|
Constructors in org.ow2.petals.microkernel.api.system.repository.exception with parameters of type JbiArchiveType | |
---|---|
EntityAlreadyExistsException(String entityName,
JbiArchiveType entityType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |