com.pavelvlasov.config
Interface ObjectAcceptor


public interface ObjectAcceptor

Accepts or rejects instantiated and configured object

Version:
$Revision: 1.1 $
Author:
Pavel Vlasov

Method Summary
 void accept(java.lang.Object object)
          Accepts or rejects instantiated and configured object
 

Method Detail

accept

public void accept(java.lang.Object object)
            throws ConfigurationException
Accepts or rejects instantiated and configured object

Parameters:
object -
Throws:
ConfigurationException


Copyright © 2003 Hammurapi Group. All Rights Reserved.