Package gw.internal.gosu
Class ShellEntityAccess
java.lang.Object
gw.config.BaseService
gw.internal.gosu.parser.DefaultEntityAccess
gw.internal.gosu.ShellEntityAccess
- All Implemented Interfaces:
IService,IEntityAccess,IPluginHost
-
Field Summary
FieldsFields inherited from class gw.internal.gosu.parser.DefaultEntityAccess
DEFAULT_LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaddPluginRepositories(StringBuilder sbFileRepositories) Methods inherited from class gw.internal.gosu.parser.DefaultEntityAccess
addEnhancementMethods, addEnhancementProperties, areBeansEqual, areUsesStatementsAllowedInStatementLists, getAdditionalSourceRoots, getCurrentTime, getDefaultTypeLoader, getDefaultTypeUses, getEntityIdProperty, getEntityInstanceFrom, getExtendedTypeDataFactory, getGosuClassLoadingObservers, getHashedEntityId, getKeyType, getLanguageLevel, getLocale, getLocalizedTypeInfoName, getLocalizedTypeName, getLogger, getTimeZone, getWebServerPaths, instance, isDomainInstance, isEntityClass, isInternal, isUnreachableCodeDetectionOn, makeStringFrom, reloadedTypes, shouldAddWarning, verifyValueForTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface gw.plugin.IPluginHost
getInterface
-
Field Details
-
_classLoader
-
-
Constructor Details
-
ShellEntityAccess
public ShellEntityAccess()
-
-
Method Details
-
getPluginClassLoader
- Specified by:
getPluginClassLoaderin interfaceIEntityAccess- Overrides:
getPluginClassLoaderin classDefaultEntityAccess
-
getPluginRepositories
- Specified by:
getPluginRepositoriesin interfaceIEntityAccess- Overrides:
getPluginRepositoriesin classDefaultEntityAccess
-
addPluginRepositories
-