biz.hammurapi.registry
Interface CodeSnippet


public interface CodeSnippet

Component factory which produces a piece of code.

Author:
Pavel.

Method Summary
 java.lang.String getCode()
           
 

Method Detail

getCode

java.lang.String getCode()
Returns:
Code for component instantiation/configuration.


Copyright © 2006 Hammurapi Group. All Rights Reserved.