|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Named | |
---|---|
com.caucho.config | |
com.caucho.security | |
com.caucho.server.webbeans | |
javax.enterprise.inject | Java Dependency Injection annotations and exceptions. |
Uses of Named in com.caucho.config |
---|
Methods in com.caucho.config that return Named | |
---|---|
static Named |
Names.create(java.lang.String value)
Creates a new @Name annotation with the given value |
Uses of Named in com.caucho.security |
---|
Classes in com.caucho.security with annotations of type Named | |
---|---|
class |
AdminAuthenticator
The admin authenticator provides authentication for Resin admin/management purposes. |
Uses of Named in com.caucho.server.webbeans |
---|
Methods in com.caucho.server.webbeans with annotations of type Named | |
---|---|
ConversationContext |
ResinCdiProducer.getConversation()
Returns the web beans conversation controller |
Method parameters in com.caucho.server.webbeans with annotations of type Named | |
---|---|
void |
ResinCdiProducer.destroy(ConversationContext conversation)
|
Uses of Named in javax.enterprise.inject |
---|
Classes in javax.enterprise.inject with annotations of type Named | |
---|---|
interface |
Model
A standard @Stereotype |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |