org.broadleafcommerce.common.jmx
Class ExplicitNameFactoryBean
java.lang.Object
org.broadleafcommerce.common.jmx.ExplicitNameFactoryBean
- All Implemented Interfaces:
- org.springframework.beans.factory.FactoryBean
public class ExplicitNameFactoryBean
- extends Object
- implements org.springframework.beans.factory.FactoryBean
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExplicitNameFactoryBean
public ExplicitNameFactoryBean(String name,
String suffix)
getObject
public Object getObject()
throws Exception
- Specified by:
getObject in interface org.springframework.beans.factory.FactoryBean
- Throws:
Exception
getObjectType
public Class getObjectType()
- Specified by:
getObjectType in interface org.springframework.beans.factory.FactoryBean
isSingleton
public boolean isSingleton()
- Specified by:
isSingleton in interface org.springframework.beans.factory.FactoryBean
Copyright © 2013. All Rights Reserved.