org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding
Class Jumbojet

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.Jumbojet
Direct Known Subclasses:
Airbus, Boeing

@LandingBinding
public class Jumbojet
extends Object


Constructor Summary
Jumbojet()
           
 
Method Summary
 void land()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jumbojet

public Jumbojet()
Method Detail

land

public final void land()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.