| Package | Description |
|---|---|
| oracle.jdeveloper.deploy.jar.spi | |
| oracle.jdeveloper.deploy.spi.profilesupport |
| Modifier and Type | Class and Description |
|---|---|
class |
ArchiveProfileCommandFactory |
| Modifier and Type | Method and Description |
|---|---|
CommandFactory |
ProfileSupport.getCommandFactory() |
CommandFactory |
DefaultProfileSupport.getCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected MetaClass<CommandFactory> |
DefaultProfileSupport.getCommandFactoryClass() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultProfileSupport.setCommandFactory(CommandFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultProfileSupport.setCommandFactoryClass(MetaClass<CommandFactory> commandFactoryClass) |
| Constructor and Description |
|---|
DefaultProfileSupport(ProfileInfo info,
ProfileFactory factory,
ProfileRecognizer recognizer,
ProfileHashIO hashIO,
CommandFactory commandFactory) |