Modifier and Type | Class and Description |
---|---|
class |
ConnectorDescriptorProxy |
Modifier and Type | Class and Description |
---|---|
class |
JavaGlobalJndiNamingObjectProxy
Used to register portable global JNDI names for LOCAL EJB 2.x / 3.x references.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectorInternalObjectsProxy |
Modifier and Type | Class and Description |
---|---|
class |
FactoryForEntityManagerFactoryWrapper |
Modifier and Type | Class and Description |
---|---|
class |
ManagedBeanNamingProxy |
Modifier and Type | Interface and Description |
---|---|
interface |
NamingObjectFactory
Interface for building proxy objects that can be bound to GlassfishNamingManager.
|
Modifier and Type | Class and Description |
---|---|
class |
CloningNamingObjectFactory
Factory that will create copies of the given object.
|
class |
DelegatingNamingObjectFactory
A factory that is a wrapper for another
NamingObjectFactory |
class |
JndiInitializationNamingObjectFactory
A naming object factory that is used by resource-references
of type JDBC/JMS/Connector/Mail so that Application Client
Container based lookup of these references will result in
the server returning the "Reference" instead of the actual
object since the actual object will not work in the application
client container.
|
class |
JndiNamingObjectFactory
Factory for creating Objects with a given jndi name
|
class |
SimpleNamingObjectFactory
Returns instances of the specified object
|
Modifier and Type | Interface and Description |
---|---|
static interface |
NamingObjectProxy.InitializationNamingObjectProxy
Special Naming Object proxy whose first create() call replaces
itself in naming service.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonResourceProxy
Created with IntelliJ IDEA.
|
class |
JMSCFResourcePMProxy |
Modifier and Type | Class and Description |
---|---|
class |
MEJBNamingObjectProxy
Used to register MEJB for MEJB lazy initialization
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceProxy
Represents the proxy object for a resource.
|
Copyright © 2019. All rights reserved.