public class ClassAvailableActivationImpl extends Object implements org.jboss.weld.bootstrap.spi.ClassAvailableActivation
| Constructor and Description |
|---|
ClassAvailableActivationImpl(String className,
boolean inverted) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
boolean |
isInverted() |
public ClassAvailableActivationImpl(String className, boolean inverted)
public String getClassName()
getClassName in interface org.jboss.weld.bootstrap.spi.ClassAvailableActivationpublic boolean isInverted()
isInverted in interface org.jboss.weld.bootstrap.spi.ClassAvailableActivationCopyright © 2017. All rights reserved.