| Package | Description |
|---|---|
| oracle.jdeveloper.deploy.jar.spi | |
| oracle.jdeveloper.deploy.spi.profilesupport |
| Modifier and Type | Class and Description |
|---|---|
class |
ArchiveProfileFactory |
| Modifier and Type | Method and Description |
|---|---|
ProfileFactory |
ProfileSupport.getProfileFactory() |
ProfileFactory |
DefaultProfileSupport.getProfileFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected MetaClass<ProfileFactory> |
DefaultProfileSupport.getFactoryClass() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultProfileSupport.setProfileFactory(ProfileFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultProfileSupport.setFactoryClass(MetaClass<ProfileFactory> factoryClass) |
| Constructor and Description |
|---|
DefaultProfileSupport(ProfileInfo info,
ProfileFactory factory,
ProfileRecognizer recognizer,
ProfileHashIO hashIO,
CommandFactory commandFactory) |