public class AssetListenerInstall extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
REGISTRY_TABLE |
| Constructor and Description |
|---|
AssetListenerInstall() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isRegistered(COM.FutureTense.Interfaces.ICS ics,
String classname) |
static void |
register(COM.FutureTense.Interfaces.ICS ics,
String classname,
boolean blocking)
Regsisters the AssetEventListener in the AssetListener table
|
public static final String REGISTRY_TABLE
public static void register(COM.FutureTense.Interfaces.ICS ics,
String classname,
boolean blocking)
ics - Content Server context objectclassname - class nameblocking - flag for blockingpublic static boolean isRegistered(COM.FutureTense.Interfaces.ICS ics,
String classname)
Copyright © 2010–2017. All rights reserved.