|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.transform.InjectionProviderToInjectionProvider2
public class InjectionProviderToInjectionProvider2
Converts the deprecated InjectionProvider
to the new InjectionProvider2
.
Constructor Summary | |
---|---|
InjectionProviderToInjectionProvider2(ComponentClassCache classCache)
|
Method Summary | |
---|---|
InjectionProvider2 |
coerce(InjectionProvider input)
Converts an input value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InjectionProviderToInjectionProvider2(ComponentClassCache classCache)
Method Detail |
---|
public InjectionProvider2 coerce(InjectionProvider input)
Coercion
coerce
in interface Coercion<InjectionProvider,InjectionProvider2>
input
- the input value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |