org.jboss.seam.rest.examples.client
Class Main

java.lang.Object
  extended by org.jboss.seam.rest.examples.client.Main

@Singleton
public class Main
extends Object


Constructor Summary
Main()
           
 
Method Summary
 void init(org.jboss.weld.environment.se.events.ContainerInitialized event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

init

public void init(@Observes
                 org.jboss.weld.environment.se.events.ContainerInitialized event)


Copyright © 2011 Seam Framework. All Rights Reserved.