|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.pageload.SpecificationComponentClassProvider
public class SpecificationComponentClassProvider
Implementation of ComponentClassProvider
that returns the
value from the specification.
Constructor Summary | |
---|---|
SpecificationComponentClassProvider()
|
Method Summary | |
---|---|
java.lang.String |
provideComponentClassName(ComponentClassProviderContext context)
Return the component class name, or null if this provider can't resolve it. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpecificationComponentClassProvider()
Method Detail |
---|
public java.lang.String provideComponentClassName(ComponentClassProviderContext context)
ComponentClassProvider
provideComponentClassName
in interface ComponentClassProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |