Package | Description |
---|---|
org.apache.tapestry5.services |
Core services
|
Modifier and Type | Method and Description |
---|---|
void |
TransformMethod.addOperationAfter(ComponentInstanceOperation operation)
Adds an operation that will execute after any
further advice or operations.
|
void |
TransformMethod.addOperationBefore(ComponentInstanceOperation operation)
Adds an operation that will execute before any
further advice or operations.
|
Copyright © 2003-2012 The Apache Software Foundation.