@Decorator @Priority(value=2100) public abstract class CanSpeakDecorator extends Object implements Speakable
CanSpeakDecorator()
String
saySomething()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CanSpeakDecorator()
public String saySomething()
saySomething
Speakable
Copyright © 2008–2016 CDI TCK. All rights reserved.