public class ActivatorIsNotStoredTestCase.Item extends java.lang.Object implements Activatable
| Modifier and Type | Field and Description |
|---|---|
Activator |
_activator |
java.lang.String |
_name |
| Constructor and Description |
|---|
ActivatorIsNotStoredTestCase.Item() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(ActivationPurpose purpose) |
void |
bind(Activator activator) |
public java.lang.String _name
public Activator _activator
public void activate(ActivationPurpose purpose)
activate in interface Activatablepublic void bind(Activator activator)
bind in interface Activatable