javax.decorator.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javaee-16 Show documentation
Show all versions of javaee-16 Show documentation
JavaEE 1.6 API for Resin Java Application Server
/**
* Decorator-based aspect-oriented programming extends interfaces with
* on-the-fly custom implementation.
*/
package javax.decorator;