public abstract class AbstractJoinpoint extends Object
Constructor and Description |
---|
AbstractJoinpoint() |
Modifier and Type | Method and Description |
---|---|
Object |
dispatch()
Dispatch this action.
|
protected ValueConfig[] |
getParameters() |
void |
setParameters(ValueConfig[] parameters) |
protected Object[] |
toObjects(Type[] types) |
protected ValueConfig[] getParameters()
public void setParameters(ValueConfig[] parameters)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.