public class CommonAdviceType extends Object implements Serializable
protected List<Object>
advices
CommonAdviceType()
void
addAdvice(Object obj)
List<Object>
getAdvices()
boolean
remove(Object advice)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<Object> advices
public CommonAdviceType()
public void addAdvice(Object obj)
obj
public boolean remove(Object advice)
advice
public List<Object> getAdvices()
List
Copyright © 2018 JBoss by Red Hat. All rights reserved.