| Package | Description | 
|---|---|
| oracle.jdeveloper.deploy.ear | |
| oracle.jdeveloper.deploy.prf | |
| oracle.jdeveloper.deploy.prf.spi | 
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
EarProfileRecognizer.EarProfileBuilder  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BuildListener.postBuild(Profile profile, Builder builder)
Called after a profile has been instantated. 
 | 
void | 
BuildListener.preBuild(java.lang.Class<? extends Profile> profile, Builder builder)
Called before a profile is instantiated. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractBuilder
An base builder class that can be used to create an instance of a  
Profile. |