public interface PassivationCapable
Bean or
Contextual is passivation capable.| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getId() |
A string that uniquely identifies the instance of
Bean or
Contextual. |
java.lang.String getId()
Bean or
Contextual. It is recommended that the string contain the package name of the class
that implements Bean or Contextual.Bean or
Contextual