public interface PassivationCapable
Bean or
 Contextual is passivation capable.
 CDI Lite implementations are not required to provide support for passivation.
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getId()A string that uniquely identifies the instance of  BeanorContextual. | 
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