| Package | Description |
|---|---|
| com.caucho.config | |
| com.caucho.security | |
| com.caucho.server.webbeans | |
| javax.enterprise.inject |
Java Dependency Injection annotations and exceptions.
|
| Modifier and Type | Method and Description |
|---|---|
static Named |
Names.create(java.lang.String value)
Creates a new @Name annotation with the given value
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminAuthenticator
The admin authenticator provides authentication for Resin admin/management
purposes.
|
| Modifier and Type | Method and Description |
|---|---|
ConversationContext |
ResinCdiProducer.getConversation()
Returns the web beans conversation controller
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResinCdiProducer.destroy(ConversationContext conversation) |
| Modifier and Type | Class and Description |
|---|---|
interface |
Model
A standard @Stereotype
|