|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.webbeans.bootstrap.DeploymentProperties
public class DeploymentProperties
Utility class to load deployment properties
| Field Summary | |
|---|---|
static java.lang.String |
RESOURCE_BUNDLE
|
| Constructor Summary | |
|---|---|
DeploymentProperties(java.lang.ClassLoader classLoader)
Constructor |
|
| 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 DeploymentProperties(java.lang.ClassLoader classLoader)
classLoader - The classloader to work on| Method Detail |
|---|
public java.util.List<java.lang.String> getPropertyValues(java.lang.String key)
key - The key to search for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||