Serialized Form
Package com.sun.enterprise.module |
inhabitants
MultiMap<K,V> inhabitants
- META-INF/inhabitants/* files.
entries
Map<K,V> entries
ModuleMetadata.Entry
s keyed by the service name.
providerNames
List<E> providerNames
resources
List<E> resources
Package com.sun.enterprise.module.bootstrap |
Package com.sun.enterprise.module.common_impl |
systemId
String systemId
data
byte[] data
Package com.sun.enterprise.module.maven |
Package com.sun.enterprise.tools |
logger
Logger logger
dirty
boolean dirty
dateEnabled
boolean dateEnabled
commentEnabled
boolean commentEnabled
comment
String comment
Package com.sun.hk2.component |
type
Class<T> type
- Deprecated.
serviceLocator
ServiceLocator serviceLocator
- Deprecated.
metadata
Map<K,V> metadata
- Deprecated.
creator
Creator<T> creator
- Deprecated.
companions
Collection<E> companions
- Deprecated.
descriptor
Descriptor descriptor
- Deprecated.
real
Inhabitant<T> real
- Deprecated.
- Real
Inhabitant
object.
serviceLocator
ServiceLocator serviceLocator
- Deprecated.
- For use in getting services
listeners
CopyOnWriteArraySet<E> listeners
- Deprecated.
- Those that will receive events
serialVersionUID: 7658190710958938371L
object
Object object
- Deprecated.
type
Class<T> type
- Deprecated.
isCacheSet
boolean isCacheSet
- Deprecated.
cache
Object cache
- Deprecated.
serialVersionUID: 6404544098462796138L
lead
Inhabitant<T> lead
- Deprecated.
scope
Scope scope
- Deprecated.
Package org.glassfish.hk2 |
Package org.glassfish.hk2.api |
serialVersionUID: -3645430766814376616L
serialVersionUID: 2112432697858621044L
throwables
List<E> throwables
Package org.glassfish.hk2.internal |
serialVersionUID: -9196390718074767455L
theOne
Object theOne
Package org.glassfish.hk2.runlevel |
Package org.glassfish.hk2.runlevel.utilities |
Package org.glassfish.hk2.utilities |
serialVersionUID: 7080312303893604939L
advertisedContracts
Set<E> advertisedContracts
scope
Class<T> scope
qualifiers
Set<E> qualifiers
factoryServiceId
Long factoryServiceId
factoryLocatorId
Long factoryLocatorId
isReified
boolean isReified
serialVersionUID: 2609895430798803508L
locator
ServiceLocator locator
- The service locator.
descriptor
ActiveDescriptor<T> descriptor
- The descriptor that this descriptor will alias.
contract
String contract
- The contract type of this descriptor.
qualifiers
Set<E> qualifiers
- The set of annotations for this descriptor.
initialized
boolean initialized
- Indicates whether or not this descriptor has been initialized.
serialVersionUID: 1558442492395467828L
readObject
public boolean readObject(BufferedReader in)
throws IOException
- This can be used to read in instances of this object that were previously written out with
writeObject. Useful for reading from external data files
- Throws:
IOException
- on failure
writeObject
public void writeObject(PrintWriter out)
throws IOException
- This writes this object to the data output stream in a human-readable
format, excellent for writing out data files
- Throws:
IOException
- on failure
contracts
Set<E> contracts
implementation
String implementation
name
String name
scope
String scope
metadatas
Map<K,V> metadatas
qualifiers
Set<E> qualifiers
descriptorType
DescriptorType descriptorType
loader
HK2Loader loader
rank
int rank
baseDescriptor
Descriptor baseDescriptor
id
Long id
locatorId
Long locatorId
serialVersionUID: 9110325112008963155L
name
String name
Package org.jvnet.hk2.component |
ctx
ServiceContext ctx
- Deprecated.
serialVersionUID: 1L
store
Map<K,V> store
- Deprecated.
concurrencyControls
boolean concurrencyControls
- Deprecated.
modifiable
boolean modifiable
- Deprecated.
member
AnnotatedElement member
- Deprecated.
Package org.jvnet.hk2.component.concurrent |
cause
List<E> cause
Package org.jvnet.hk2.config |
writeLock
boolean writeLock
optionalFeatures
Map<K,V> optionalFeatures
objectName
ObjectName objectName
- ObjectName will be null until when/if an MBean is registered.
lock
Lock lock
- simplistic non reentrant lock implementation, needs rework
location
Location location
location
Location location
model
ConfigModel model
- Model drives the interpretation of this DOM.
parent
Dom parent
domDescriptor
DomDescriptor<T> domDescriptor
serviceHandle
ServiceHandle<T> serviceHandle
attributes
Map<K,V> attributes
- All attributes and their raw values before
Translator
processing.
children
List<E> children
- List of all child elements, both leaves and nodes.
The list is read-only and copy-on-write to support concurrent access.
location
Location location
document
DomDocument<T extends Dom> document
- Owner of the DOM tree.
listeners
Set<E> listeners
isCacheSet
boolean isCacheSet
cache
Object cache
theDom
Dom theDom
- For serialization
creator
Creator<T> creator
theOne
Object theOne
Package org.jvnet.hk2.config.provider |
Package org.jvnet.hk2.deprecated.internal |
c
Class<T> c
- Deprecated.
locator
ServiceLocator locator
- Deprecated.
metadata
Map<K,V> metadata
- Deprecated.
desc
ActiveDescriptor<T> desc
- Deprecated.
locator
ServiceLocator locator
- Deprecated.
Package org.jvnet.hk2.internal |
serialVersionUID: -7921574114250721537L
implClass
Class<T> implClass
creator
Creator<T> creator
implClassString
String implClassString
lock
Object lock
isCacheSet
boolean isCacheSet
cachedValue
Object cachedValue
serialVersionUID: 3663054975929743877L
theOne
Object theOne
locatorId
Long locatorId
Package org.jvnet.hk2.osgiadapter |
name
String name
bundleName
String bundleName
location
URI location
version
String version
manifest
Manifest manifest
lifecyclePolicyClassName
String lifecyclePolicyClassName
metadata
ModuleMetadata metadata
Copyright © 2013 Oracle Corporation. All Rights Reserved.