| Package | Description |
|---|---|
| oracle.jdeveloper.deploy.spi.profilesupport |
| Modifier and Type | Method and Description |
|---|---|
ProfileRecognizer |
ProfileSupport.getRecognizer() |
ProfileRecognizer |
DefaultProfileSupport.getRecognizer() |
| Modifier and Type | Method and Description |
|---|---|
protected MetaClass<ProfileRecognizer> |
DefaultProfileSupport.getRecognizerClass() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultProfileSupport.setRecognizerClass(MetaClass<ProfileRecognizer> recognizerClass) |
| Constructor and Description |
|---|
DefaultProfileSupport(ProfileInfo info,
ProfileFactory factory,
ProfileRecognizer recognizer,
ProfileHashIO hashIO,
CommandFactory commandFactory) |