| Package | Description |
|---|---|
| org.aopalliance.intercept |
This package provides a set of interfaces for interception
mechanisms.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ConstructorInterceptor.construct(ConstructorInvocation invocation)
Implement this method to perform extra treatments before and
after the consrution of a new object.
|
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.