|
org.netbeans.modules.j2ee.dd/1 1.25.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivationConfig
| Field Summary | |
|---|---|
static String |
ACTIVATION_CONFIG_PROPERTY
|
| Method Summary | |
|---|---|
int |
addActivationConfigProperty(ActivationConfigProperty value)
|
ActivationConfigProperty[] |
getActivationConfigProperty()
|
ActivationConfigProperty |
getActivationConfigProperty(int index)
|
ActivationConfigProperty |
newActivationConfigProperty()
|
int |
removeActivationConfigProperty(ActivationConfigProperty value)
|
void |
setActivationConfigProperty(ActivationConfigProperty[] value)
|
void |
setActivationConfigProperty(int index,
ActivationConfigProperty value)
|
int |
sizeActivationConfigProperty()
|
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean |
|---|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write |
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.DescriptionInterface |
|---|
getAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescription |
| Field Detail |
|---|
static final String ACTIVATION_CONFIG_PROPERTY
| Method Detail |
|---|
void setActivationConfigProperty(int index,
ActivationConfigProperty value)
ActivationConfigProperty getActivationConfigProperty(int index)
void setActivationConfigProperty(ActivationConfigProperty[] value)
ActivationConfigProperty[] getActivationConfigProperty()
int addActivationConfigProperty(ActivationConfigProperty value)
int sizeActivationConfigProperty()
int removeActivationConfigProperty(ActivationConfigProperty value)
ActivationConfigProperty newActivationConfigProperty()
|
org.netbeans.modules.j2ee.dd/1 1.25.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||