public abstract class PassivatingContext extends AbstractContext implements Externalizable
active, componentInstanceMap, scopeType| Constructor and Description |
|---|
PassivatingContext(Class<? extends Annotation> scopeType) |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
checkActive, destroy, destroy, destroyInstance, get, get, getInstance, getScope, isActive, setActive, setComponentInstanceMappublic PassivatingContext(Class<? extends Annotation> scopeType)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.