it.eng.spago.presentation
Class StylesheetInitializer

java.lang.Object
  extended byit.eng.spago.presentation.StylesheetInitializer
All Implemented Interfaces:
InitializerIFace

public class StylesheetInitializer
extends java.lang.Object
implements InitializerIFace


Constructor Summary
StylesheetInitializer()
           
 
Method Summary
 SourceBean getConfig()
           
 void init(SourceBean config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StylesheetInitializer

public StylesheetInitializer()
Method Detail

init

public void init(SourceBean config)
Specified by:
init in interface InitializerIFace

getConfig

public SourceBean getConfig()
Specified by:
getConfig in interface InitializerIFace