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 © 2016 JBoss by Red Hat. All rights reserved.