|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.deployment.SeamDeploymentProperties
public class SeamDeploymentProperties
| Field Summary | |
|---|---|
static java.lang.String |
RESOURCE_BUNDLE
The resource bundle used to control Seam deployment |
| Constructor Summary | |
|---|---|
SeamDeploymentProperties(java.lang.ClassLoader classLoader)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getPropertyValues(java.lang.String key)
Get a list of possible values for a given key. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String RESOURCE_BUNDLE
| Constructor Detail |
|---|
public SeamDeploymentProperties(java.lang.ClassLoader classLoader)
| Method Detail |
|---|
public java.util.List<java.lang.String> getPropertyValues(java.lang.String key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||