public interface Attachable extends Serializable
Attachable provides the ability to attach an object from 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 |
attach()
Attach an object.
|
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.