public class TestTypeLoader
extends gw.lang.reflect.TypeLoaderBase
| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
_namespaces |
static String |
TEST_CLASS_PACKAGE |
| Constructor and Description |
|---|
TestTypeLoader() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
computeTypeNames() |
protected void |
doInit() |
Set<? extends CharSequence> |
getAllNamespaces() |
List<String> |
getHandledPrefixes() |
gw.lang.reflect.IType |
getType(String fullyQualifiedName) |
boolean |
handlesNonPrefixLoads() |
boolean |
hasNamespace(String namespace) |
void |
refreshedNamespace(String namespace,
gw.fs.IDirectory dir,
gw.lang.reflect.RefreshKind kind) |
clearTypeNames, deleteIndexFile, getAllTypeNames, getModule, getNamespaceForDirectory, getResource, getTypeNames, getTypeNames, getTypesForFile, handlesDirectory, handlesFile, isCaseSensitive, loadTypeNames, refreshed, refreshedFile, refreshedImpl, refreshedTypes, refreshedTypesImpl, saveTypeNames, shouldCacheTypeNames, showTypeNamesInIDE, shutdown, toStringpublic static final String TEST_CLASS_PACKAGE
protected void doInit()
doInit in class gw.config.BaseServicepublic gw.lang.reflect.IType getType(String fullyQualifiedName)
public Set<? extends CharSequence> getAllNamespaces()
public boolean handlesNonPrefixLoads()
public boolean hasNamespace(String namespace)
public void refreshedNamespace(String namespace, gw.fs.IDirectory dir, gw.lang.reflect.RefreshKind kind)
Copyright © 2015. All rights reserved.