Package org.jboss.test.webservice.admindevel

Interface Summary
Hello (src)  
HelloHome (src) Home interface for Hello.
HelloRemote (src) Remote interface for Hello.
 

Class Summary
ExampleTestCase (src) A test for the examples from the JBoss Admin Devel book.
ExplodedExampleTestCase (src) A test for the examples from the JBoss Admin Devel book.
HelloEJBImpl (src) The typical Hello Session Bean this time as a web-service.
HelloJSEImpl (src) The typical Hello Bean this time as a web-service.
HelloObj (src) A custom data object class that needs to specify a custom serializer
RedeployExampleTestCase (src) A test for the examples from the JBoss Admin Devel book.