Package org.jboss.test.jbossnet.admindevel

Class Summary
ExampleTestCase (src) A test for the examples from the JBoss Admin Devel book.
HelloBean (src) The typical Hello Session Bean this time as a web-service.
HelloObj (src) A custom data object class that needs to specify a custom serializer
HelloReplyObj (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.