org.hibernate.beanvalidation.tck.tests.integration.cdi.executable
Class AnotherShipmentService1stInHierarchyImpl

java.lang.Object
  extended by org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.AnotherShipmentService1stInHierarchyImpl
All Implemented Interfaces:
AnotherShipmentService1stInHierarchy, AnotherShipmentService2stInHierarchy

public class AnotherShipmentService1stInHierarchyImpl
extends Object
implements AnotherShipmentService1stInHierarchy

Author:
Gunnar Morling

Constructor Summary
AnotherShipmentService1stInHierarchyImpl()
           
 
Method Summary
 Shipment getShipment()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnotherShipmentService1stInHierarchyImpl

public AnotherShipmentService1stInHierarchyImpl()
Method Detail

getShipment

public Shipment getShipment()
Specified by:
getShipment in interface AnotherShipmentService1stInHierarchy
Specified by:
getShipment in interface AnotherShipmentService2stInHierarchy


Copyright © 2008-2013. All Rights Reserved.