org.nanocontainer.testmodel
Class CustomerEntityImpl

java.lang.Object
  extended by org.nanocontainer.testmodel.CustomerEntityImpl
All Implemented Interfaces:
CustomerEntity, Entity

public class CustomerEntityImpl
extends java.lang.Object
implements CustomerEntity

Version:
$Revision: 1631 $
Author:
Stephen Molitor

Constructor Summary
CustomerEntityImpl()
           
 
Method Summary
 void saveMe()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerEntityImpl

public CustomerEntityImpl()
Method Detail

saveMe

public void saveMe()
Specified by:
saveMe in interface CustomerEntity


Copyright © 2003-2010 Codehaus. All Rights Reserved.