Package ch.elca.el4j.tests.remoting.service

Interface Summary
CalculatingMachine This interfaces sole purpose is to be extended by Calculator to test inheritance in exported remote services.
Calculator This interface is a calculator.
 

Class Summary
CalculatorValueObject This is a value object for test reason.
TestImplicitContextPassingRegistry This class is used to test if the implicit context passing works.
 

Enum Summary
CalculatorOperation Possible operations in a calculator.
 

Exception Summary
CalculatorException This exception is used for testing.
SpecialCalculatorException This special exception is used for testing.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.