public interface Detachable extends Serializable
Detachable provides the ability to detach an object that was previously
attached to a context. This reduces the amount of state required by an object. This makes the
object cheaper to replicate in a clustered environment.| Modifier and Type | Method and Description |
|---|---|
void |
detach()
Detach an object.
|
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.