io.leopard.topnb.dao
Class PerformanceBeanDaoImpl

java.lang.Object
  extended by io.leopard.topnb.dao.PerformanceBeanDaoImpl
All Implemented Interfaces:
PerformanceBeanDao

public class PerformanceBeanDaoImpl
extends java.lang.Object
implements PerformanceBeanDao


Constructor Summary
PerformanceBeanDaoImpl()
           
 
Method Summary
 boolean add(java.lang.String beanName, java.lang.String interfaceName)
           
 java.lang.String getInterfaceName(java.lang.String beanName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceBeanDaoImpl

public PerformanceBeanDaoImpl()
Method Detail

add

public boolean add(java.lang.String beanName,
                   java.lang.String interfaceName)
Specified by:
add in interface PerformanceBeanDao

getInterfaceName

public java.lang.String getInterfaceName(java.lang.String beanName)
Specified by:
getInterfaceName in interface PerformanceBeanDao


Copyright © 2014. All Rights Reserved.