| Package | Description |
|---|---|
| oracle.jdeveloper.deploy.spi.profilesupport |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProfileInfo |
| Modifier and Type | Method and Description |
|---|---|
ProfileInfo |
ProfileSupport.getProfileInfo() |
ProfileInfo |
DefaultProfileSupport.getProfileInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected MetaClass<ProfileInfo> |
DefaultProfileSupport.getProfileInfoClass() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultProfileSupport.setProfileInfo(ProfileInfo info) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultProfileSupport.setProfileInfoClass(MetaClass<ProfileInfo> profileInfoClass) |
| Constructor and Description |
|---|
DefaultProfileSupport(ProfileInfo info,
ProfileFactory factory,
ProfileRecognizer recognizer,
ProfileHashIO hashIO,
CommandFactory commandFactory) |