public abstract class AbstractObjectNameFactory extends Object implements ObjectNameFactory
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractObjectNameFactory(String domain)
Construct an AbstractObjectNameFactory.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDomain() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateprotected AbstractObjectNameFactory(String domain)
domain - The name of the domain, use null for the default domain.protected String getDomain()
ObjectName.Copyright © 2003-2014 Codehaus. All Rights Reserved.