com.pmease.quickbuild.migration
Class MigrationListener.NoMigration

java.lang.Object
  extended by com.pmease.quickbuild.migration.MigrationListener.NoMigration
All Implemented Interfaces:
MigrationListener
Enclosing interface:
MigrationListener

public static class MigrationListener.NoMigration
extends java.lang.Object
implements MigrationListener


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.pmease.quickbuild.migration.MigrationListener
MigrationListener.NoMigration
 
Constructor Summary
MigrationListener.NoMigration()
           
 
Method Summary
 void afterMigration(java.lang.Object bean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MigrationListener.NoMigration

public MigrationListener.NoMigration()
Method Detail

afterMigration

public void afterMigration(java.lang.Object bean)
Specified by:
afterMigration in interface MigrationListener


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.