com.xenonsoft.bridgetown.soa
Interface IAfterPropertyInjection
- All Known Implementing Classes:
- HibernateUtil
- public interface IAfterPropertyInjection
Contract interface for the assembly life-cycle after properties have
been injected
- Version:
- $Id: IAfterPropertyInjection.java,v 1.1 2005/03/17 02:57:36 peter_pilgrim Exp $
- Author:
- Peter Pilgrim, 15 March 2005
|
Method Summary |
void |
afterPropertyInit()
A hook for object that need initialisation after properties have been injected |
afterPropertyInit
public void afterPropertyInit()
- A hook for object that need initialisation after properties have been injected
Copyright © 2005 XeNoNSoFT.com. All Rights Reserved.