Resin configurable classes
- {@linkplain com.caucho.server.resin.Resin}
- {@linkplain com.caucho.server.resin.Cluster}
- {@linkplain com.caucho.server.resin.Host}
- {@linkplain com.caucho.server.resin.WebApp}
APIs
Java Injection
- {@linkplain javax.annotation} - Shared lifecycle and naming annotations.
- {@linkplain javax.context} - Scope and context annotations.
- {@linkplain javax.decorator} - Interface decoration for aspect-oriented programming.
- {@linkplain javax.event} - Java injection event observers and firing.
- {@linkplain javax.inject} - Core injection for the Java injection service.
- {@linkplain javax.inject.manager} - SPI and manager interfaces for the Java injection service.
- {@linkplain javax.interceptor} - Method interception for aspect-oriented programming.