Package emissary.place
Interface ServiceProviderPlaceMBean
-
- All Known Implementing Classes:
Analyzer
,CachePlace
,ComparisonPlace
,CoordinationPlace
,DelayPlace
,DevNullPlace
,DirectoryPlace
,DropOffPlace
,FilePickUpClient
,FilePickUpPlace
,HtmlEscapePlace
,IdPlace
,JavascriptEscapePlace
,JniRepositoryPlace
,JsonEscapePlace
,KffHashPlace
,MultiFileServerPlace
,MultiFileUnixCommandPlace
,PickUpPlace
,PickUpSpace
,ServiceProviderPlace
,SizeIdPlace
,TemplatePlace
,ToLowerPlace
,ToUpperPlace
,UnixCommandPlace
,UnixFilePlace
,VersionPlace
public interface ServiceProviderPlaceMBean
MBean interface that exposes attributes/methods to JConsole
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
dumpPlaceStats()
void
dumpRunningConfig()
String
getPlaceStats()
long
getResourceLimitMillis()
List<String>
getRunningConfig()
-