WebObjects 5.4.2

com.webobjects.appserver.parser
Interface WOComponentTemplateParser.Factory.ClassDelegate

Enclosing class:
WOComponentTemplateParser.Factory

public static interface WOComponentTemplateParser.Factory.ClassDelegate

This interface defines a delegate to enable subclassing.

Since:
5.4

Method Summary
 WOComponentTemplateParser.Factory newInstance()
          Allows the delegate the opportunity to construct and return a different object.
 

Method Detail

newInstance

WOComponentTemplateParser.Factory newInstance()
Allows the delegate the opportunity to construct and return a different object.

Returns:
Should return an alternate object.
Since:
5.4
See Also:
WOComponentTemplateParser.Factory.getClassDelegate(), WOComponentTemplateParser.Factory.setClassDelegate(ClassDelegate delgate)

Last updated June 2008

Copyright © 2000-2008 Apple Inc.