|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork2.util.location.Located
com.opensymphony.xwork2.config.impl.LocatableConstantFactory<T>
public class LocatableConstantFactory<T>
Factory that remembers where a constant came from
| Field Summary |
|---|
| Fields inherited from class com.opensymphony.xwork2.util.location.Located |
|---|
location |
| Constructor Summary | |
|---|---|
LocatableConstantFactory(T constant,
java.lang.Object location)
|
|
| Method Summary | |
|---|---|
T |
create(Context ignored)
Creates an object to be injected. |
java.lang.String |
toString()
|
| Methods inherited from class com.opensymphony.xwork2.util.location.Located |
|---|
getLocation, setLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LocatableConstantFactory(T constant,
java.lang.Object location)
| Method Detail |
|---|
public T create(Context ignored)
Factory
create in interface Factoryignored - of this injection
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||