|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfaa.tg.filters.AbstractFilter
faa.tg.prep.tmf.ufp.UfpFactory2
public class UfpFactory2
See the source: UfpFactory2Receiver.java
| Field Summary | |
|---|---|
static java.lang.String |
CVS_VERSION_ID
Deprecated. The CVS Version ID |
private UfpDefault |
def
Deprecated. |
private static UfpFactory2 |
instance
Deprecated. |
(package private) static long |
serialVersionUID
Deprecated. |
private ThreadSafeQueue |
tsq
Deprecated. |
private ThreadSafeQueue |
tsq1
Deprecated. |
| Fields inherited from class faa.tg.filters.AbstractFilter |
|---|
DEFAULT_PASS_THROUGH, listeners, passThrough |
| Constructor Summary | |
|---|---|
private |
UfpFactory2()
Deprecated. private constructor method for ufp, the arguments describe |
| Method Summary | |
|---|---|
static UfpFactory2 |
getInstance()
Deprecated. Returns an instance of a ufp |
void |
handleObject(Filterable event)
Deprecated. Called to have filter receive events that the Filter is registered for. |
static void |
main(java.lang.String[] args)
Deprecated. main method for testing |
void |
put(HasAcid key,
TmfMessage avalue)
Deprecated. |
| Methods inherited from class faa.tg.filters.AbstractFilter |
|---|
addFilterableListener, fire, getPassThrough, removeFilterableListener, setPassThrough, substituteFileVariables |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static final long serialVersionUID
public static final java.lang.String CVS_VERSION_ID
private static UfpFactory2 instance
private ThreadSafeQueue tsq
private ThreadSafeQueue tsq1
private UfpDefault def
| Constructor Detail |
|---|
private UfpFactory2()
| Method Detail |
|---|
public static UfpFactory2 getInstance()
public void put(HasAcid key,
TmfMessage avalue)
public void handleObject(Filterable event)
AbstractFilter
handleObject in interface FilterableListenerhandleObject in class AbstractFilterevent - The event containing the Filterable object.public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||