[jboss-jira] [JBoss JIRA] Created: (JBMAN-69) Add activation config setting to ManagedProperty
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Wed Apr 1 17:12:22 EDT 2009
Add activation config setting to ManagedProperty
------------------------------------------------
Key: JBMAN-69
URL: https://jira.jboss.org/jira/browse/JBMAN-69
Project: JBoss Managed
Issue Type: Feature Request
Components: managedobject
Affects Versions: JBossMan.2.1.0.CR5
Reporter: Scott M Stark
Assignee: Scott M Stark
Fix For: JBossMan.2.1.0.CR6
For JBAS-6689, we need a notion of the property value can be applied to a component:
enum ActivationPolicy {
IMMEDIATE,
COMPONENT_RESTART,
DEPLOYMENT_RESTART,
SERVER_RESTART
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list