Uses of Class
org.smooks.management.annotation.ManagedAttribute
-
Packages that use ManagedAttribute Package Description org.smooks.management org.smooks.management.mbean -
-
Uses of ManagedAttribute in org.smooks.management
Methods in org.smooks.management that return ManagedAttribute Modifier and Type Method Description ManagedAttribute
ModelMBeanAssembler. getManagedAttribute(Method method)
Methods in org.smooks.management with parameters of type ManagedAttribute Modifier and Type Method Description org.smooks.management.ModelMBeanAssembler.ManagedAttributeInfo
ModelMBeanAssembler. getAttributeInfo(Method[] methods, String attributName, String attributType, ManagedAttribute managedAttribute)
-
Uses of ManagedAttribute in org.smooks.management.mbean
Methods in org.smooks.management.mbean with annotations of type ManagedAttribute Modifier and Type Method Description long
ManagedVisitor. getFailedVisitCount()
Map<String,Object>
ManagedResourceConfig. getParameters()
Map<String,String>
ManagedReaderPool. getReaderPoolProperties()
String
ManagedResourceConfig. getResource()
String
ManagedResourceConfig. getResourceType()
String
ManagedResourceConfig. getSelector()
String
ManagedVisitor. getSelector()
Properties
ManagedResourceConfig. getSelectorNamespaces()
long
ManagedVisitor. getTotalProcessingTime()
long
ManagedVisitor. getVisitAfterCount()
long
ManagedVisitor. getVisitBeforeCount()
long
ManagedVisitor. getVisitChildElementCount()
long
ManagedVisitor. getVisitChildTextCount()
-