public static class ComponentMetadata.PrioritizedMethodMetadata extends Object implements Serializable
Start
or @Stop
Constructor and Description |
---|
PrioritizedMethodMetadata(String methodName,
int priority) |
Modifier and Type | Method and Description |
---|---|
Method |
getMethod() |
String |
getMethodName() |
int |
getPriority() |
void |
setMethod(Method method) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.