public class WeldFilterImpl extends FilterImpl implements WeldFilter
Constructor and Description |
---|
WeldFilterImpl(String name,
Collection<Metadata<SystemPropertyActivation>> systemPropertyActivation,
Collection<Metadata<ClassAvailableActivation>> classAvailableActivation,
String pattern) |
Modifier and Type | Method and Description |
---|---|
String |
getPattern()
The pattern attribute
|
String |
toString() |
getClassAvailableActivations, getName, getSystemPropertyActivations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getClassAvailableActivations, getName, getSystemPropertyActivations
public WeldFilterImpl(String name, Collection<Metadata<SystemPropertyActivation>> systemPropertyActivation, Collection<Metadata<ClassAvailableActivation>> classAvailableActivation, String pattern)
public String getPattern()
WeldFilter
getPattern
in interface WeldFilter
public String toString()
toString
in class FilterImpl
Copyright © 2013 Seam Framework. All Rights Reserved.