|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.services.NullFieldStrategySourceImpl
public class NullFieldStrategySourceImpl
| Constructor Summary | |
|---|---|
NullFieldStrategySourceImpl(java.util.Map<java.lang.String,NullFieldStrategy> configuration)
|
|
| Method Summary | |
|---|---|
NullFieldStrategy |
get(java.lang.String name)
Returns the instance based on the name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullFieldStrategySourceImpl(java.util.Map<java.lang.String,NullFieldStrategy> configuration)
| Method Detail |
|---|
public NullFieldStrategy get(java.lang.String name)
NullFieldStrategySource
get in interface NullFieldStrategySourcename - name of the strategy (case is ignored)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||