Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.services |
Core services
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMethodAccess
Base class used for dynamically-created subclasses that implement
MethodAccess |
Modifier and Type | Method and Description |
---|---|
MethodAccess |
TransformMethod.getAccess()
Returns an object that can be used to invoke the method on an instance of the component class (regardless
of the actual visibility of the method).
|
Copyright © 2003-2012 The Apache Software Foundation.