|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivationConfigProperty | |
|---|---|
| org.netbeans.modules.j2ee.dd.api.ejb | Interfaces for working with ejb module deployment descriptor, DDProvider class. |
| Uses of ActivationConfigProperty in org.netbeans.modules.j2ee.dd.api.ejb |
|---|
| Methods in org.netbeans.modules.j2ee.dd.api.ejb that return ActivationConfigProperty | |
|---|---|
ActivationConfigProperty[] |
ActivationConfig.getActivationConfigProperty()
|
ActivationConfigProperty |
ActivationConfig.getActivationConfigProperty(int index)
|
ActivationConfigProperty |
ActivationConfig.newActivationConfigProperty()
|
| Methods in org.netbeans.modules.j2ee.dd.api.ejb with parameters of type ActivationConfigProperty | |
|---|---|
int |
ActivationConfig.addActivationConfigProperty(ActivationConfigProperty value)
|
int |
ActivationConfig.removeActivationConfigProperty(ActivationConfigProperty value)
|
void |
ActivationConfig.setActivationConfigProperty(ActivationConfigProperty[] value)
|
void |
ActivationConfig.setActivationConfigProperty(int index,
ActivationConfigProperty value)
|
|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||