| Constructor and Description |
|---|
InteriorDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
foo() |
static List<InteriorDecorator> |
getInstances() |
static boolean |
isDestroyed() |
void |
preDestroy() |
static void |
reset() |
public static void reset()
@PreDestroy public void preDestroy()
public static List<InteriorDecorator> getInstances()
public static boolean isDestroyed()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.