nl.beesting.beangenerator
Class BeanGenerator

java.lang.Object
  extended by nl.beesting.beangenerator.BeanGenerator

public class BeanGenerator
extends java.lang.Object

Author:
gerard Bee sting, our bees make stinging good code.

Method Summary
 org.springframework.context.ApplicationContext getApplicationContext()
           
 BeanGeneratorConfig getConfiguration()
          Returns the configuration.
static void main(java.lang.String[] args)
           
static BeanGenerator newInstance()
           
 void setConfiguration(BeanGeneratorConfig configuration)
          Sets the configuration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static BeanGenerator newInstance()

getApplicationContext

public org.springframework.context.ApplicationContext getApplicationContext()
Returns:
the ctx

getConfiguration

public BeanGeneratorConfig getConfiguration()
Returns the configuration.

Returns:
BeanGeneratorConfig

setConfiguration

public void setConfiguration(BeanGeneratorConfig configuration)
Sets the configuration.

Parameters:
configuration - The configuration to set

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.