public class CommonAdviceType extends Object implements Serializable
Constructor and Description |
---|
CommonAdviceType() |
Modifier and Type | Method and Description |
---|---|
void |
addAdvice(Object obj)
Add an advice
|
List<Object> |
getAdvices()
Gets the advices.
|
boolean |
remove(Object advice)
Remove an advice
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.