|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.jbossas.step.SimplePropertyConverter<T>
public class SimplePropertyConverter<T>
| Constructor Summary | |
|---|---|
SimplePropertyConverter(java.lang.String property,
com.google.common.base.Function<java.lang.String,T> converter)
|
|
| Method Summary | |
|---|---|
com.google.common.base.Function<java.lang.String,T> |
getConverter()
|
java.lang.String |
getProperty()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimplePropertyConverter(java.lang.String property,
com.google.common.base.Function<java.lang.String,T> converter)
| Method Detail |
|---|
public java.lang.String getProperty()
getProperty in interface PropertyConverter<T>public com.google.common.base.Function<java.lang.String,T> getConverter()
getConverter in interface PropertyConverter<T>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||