@Decorator public class FooDecorator1 extends Object implements Foo
static String
NAME
FooDecorator1()
void
doSomething()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String NAME
public FooDecorator1()
public void doSomething()
doSomething
Foo
Copyright © 2008–2016 CDI TCK. All rights reserved.