@MessageBundle(projectCode="JBAS")
public interface PlatformMBeanMessages
Modifier and Type | Field and Description |
---|---|
static PlatformMBeanMessages |
MESSAGES
The messages.
|
static final PlatformMBeanMessages MESSAGES
@Message(id=12300, value="No known attribute %s") OperationFailedException unknownAttribute(String attributeName)
attributeName
- the name of the attributeOperationFailedException
@Message(id=12301, value="A platform mbean resource does not have a writable model") UnsupportedOperationException modelNotWritable()
@Message(id=12302, value="Adding child resources is not supported") UnsupportedOperationException addingChildrenNotSupported()
@Message(id=12303, value="Removing child resources is not supported") UnsupportedOperationException removingChildrenNotSupported()
@Message(id=12304, value="No BufferPoolMXBean with name %s currently exists") OperationFailedException unknownBufferPool(String poolName)
@Message(id=12305, value="Read support for attribute %s was not properly implemented") IllegalStateException badReadAttributeImpl1(String attributeName)
@Message(id=12306, value="Read support for attribute %s was not properly implemented") IllegalStateException badReadAttributeImpl2(String attributeName)
@Message(id=12307, value="Read support for attribute %s was not properly implemented") IllegalStateException badReadAttributeImpl3(String attributeName)
@Message(id=12308, value="Read support for attribute %s was not properly implemented") IllegalStateException badReadAttributeImpl4(String attributeName)
@Message(id=12309, value="Read support for attribute %s was not properly implemented") IllegalStateException badReadAttributeImpl5(String attributeName)
@Message(id=12310, value="Read support for attribute %s was not properly implemented") IllegalStateException badReadAttributeImpl6(String attributeName)
@Message(id=12311, value="Read support for attribute %s was not properly implemented") IllegalStateException badReadAttributeImpl7(String attributeName)
@Message(id=12312, value="Read support for attribute %s was not properly implemented") IllegalStateException badReadAttributeImpl8(String attributeName)
@Message(id=12313, value="Read support for attribute %s was not properly implemented") IllegalStateException badReadAttributeImpl9(String attributeName)
@Message(id=12314, value="Read support for attribute %s was not properly implemented") IllegalStateException badReadAttributeImpl10(String attributeName)
@Message(id=12315, value="Read support for attribute %s was not properly implemented") IllegalStateException badReadAttributeImpl11(String attributeName)
@Message(id=12316, value="Write support for attribute %s was not properly implemented") IllegalStateException badWriteAttributeImpl1(String attributeName)
@Message(id=12317, value="Write support for attribute %s was not properly implemented") IllegalStateException badWriteAttributeImpl2(String attributeName)
@Message(id=12318, value="Write support for attribute %s was not properly implemented") IllegalStateException badWriteAttributeImpl3(String attributeName)
@Message(id=12319, value="Write support for attribute %s was not properly implemented") IllegalStateException badWriteAttributeImpl4(String attributeName)
@Message(id=12320, value="No GarbageCollectorMXBean with name %s currently exists") OperationFailedException unknownGarbageCollector(String gcName)
@Message(id=12321, value="No MemoryManagerMXBean with name %s currently exists") OperationFailedException unknownMemoryManager(String mmName)
@Message(id=12322, value="No MemoryPoolMXBean with name %s currently exists") OperationFailedException unknownMemoryPool1(String mmName)
@Message(id=12323, value="No MemoryPoolMXBean with name %s currently exists") OperationFailedException unknownMemoryPool2(String mmName)
Copyright © 2014 JBoss by Red Hat. All rights reserved.