Package | Description |
---|---|
org.apache.tapestry5.ioc.internal.services |
[INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change.
|
org.apache.tapestry5.ioc.services |
Tapestry IOC service interfaces
|
org.apache.tapestry5.ioc.test |
Classes supporting testing of Tapestry IOC services
|
Modifier and Type | Class and Description |
---|---|
class |
ClassPropertyAdapterImpl |
Modifier and Type | Method and Description |
---|---|
ClassPropertyAdapter |
PropertyAccessImpl.getAdapter(Class forClass) |
ClassPropertyAdapter |
PropertyAccessImpl.getAdapter(Object instance) |
ClassPropertyAdapter |
PropertyAdapterImpl.getClassAdapter() |
Modifier and Type | Method and Description |
---|---|
ClassPropertyAdapter |
PropertyAccess.getAdapter(Class forClass)
Returns the adapter used to access properties within the indicated class.
|
ClassPropertyAdapter |
PropertyAccess.getAdapter(Object instance)
Returns the adapter for a particular object instance.
|
ClassPropertyAdapter |
PropertyAdapter.getClassAdapter()
Returns the
ClassPropertyAdapter that provides access to other
properties defined by the same class. |
Modifier and Type | Method and Description |
---|---|
protected ClassPropertyAdapter |
IOCTestCase.mockClassPropertyAdapter()
Deprecated.
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.