public class AcceptorBean extends java.lang.Object implements AcceptCapability
| Constructor and Description |
|---|
AcceptorBean()
Creates a new instance of AcceptorBean
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(GPNode node)
Call to the accept action on the object that implements this capability.
|
public void accept(GPNode node)
accept in interface AcceptCapabilitynode - the node representing the bean on which the capability has been activated