- CachedStore<K extends java.io.Serializable,V extends java.io.Serializable> - Class in org.appops.core.store
-
Store implementation which supports caching of data.
- CachedStore(L, long, long) - Constructor for class org.appops.core.store.CachedStore
-
Constructor for CachedStore.
- CachedStore(L, long, long, TimeUnit) - Constructor for class org.appops.core.store.CachedStore
-
Constructor for CachedStore.
- CacheException - Exception in org.appops.core.exception
-
CacheException class.
- CacheException(Throwable) - Constructor for exception org.appops.core.exception.CacheException
-
Constructor for CacheException.
- classesTobeConfigured() - Method in class org.appops.configuration.generator.ConfigJsonGenerator
-
Scans for
Config annotation on classes.
- ClassPathAnalyser - Class in org.appops.core
-
Performs java reflection based classpath analysis.
- ClassPathAnalyser() - Constructor for class org.appops.core.ClassPathAnalyser
-
Object constructor which also initializes java reflections instance.
- ClassPathAnalyser(ClassLoader, String...) - Constructor for class org.appops.core.ClassPathAnalyser
-
Object constructor which also initializes java reflections instance.
- ClassPathAnalyser(String) - Constructor for class org.appops.core.ClassPathAnalyser
-
Object constructor which also initializes java reflections instance.
- compare(ServiceMeta, ServiceMeta) - Method in class org.appops.core.service.ServiceOrderComparator
- compareTo(IterableConstant<T>) - Method in class org.appops.core.constant.IterableConstant
- Config - Annotation Type in org.appops.core.annotation
-
Annotation to provide configuration provision information.
- ConfigGenerator - Class in org.appops.configuration.generator
-
ConfigGenerator class.
- ConfigGenerator() - Constructor for class org.appops.configuration.generator.ConfigGenerator
-
- ConfigJsonGenerator - Class in org.appops.configuration.generator
-
Generator class which scans all configuration classes of a project/service through annotation
scanning and generates single configuration of a project/service.
- ConfigJsonGenerator() - Constructor for class org.appops.configuration.generator.ConfigJsonGenerator
-
- ConfigMap - Class in org.appops.core.deployment
-
Represents service configuration.
- ConfigMap() - Constructor for class org.appops.core.deployment.ConfigMap
-
- ConfigProvisionInterceptor - Class in org.appops.configuration.guice
-
Method intercepter class which intercepts method in which configuration is expected to be
injected.
- ConfigProvisionInterceptor() - Constructor for class org.appops.configuration.guice.ConfigProvisionInterceptor
-
- ConfigServiceModule - Class in org.appops.configuration.guice
-
Configuration service guice module.
- ConfigServiceModule() - Constructor for class org.appops.configuration.guice.ConfigServiceModule
-
- ConfigType - Enum in org.appops.core.constant
-
- ConfigurationException - Exception in org.appops.configuration.exception
-
ConfigurationException class.
- ConfigurationException(Throwable) - Constructor for exception org.appops.configuration.exception.ConfigurationException
-
Constructor for ConfigurationException.
- ConfigurationException(String) - Constructor for exception org.appops.configuration.exception.ConfigurationException
-
Constructor for ConfigurationException.
- ConfigurationLoader - Class in org.appops.configuration.loader
-
Loader class which load service configurations from a source(e.g.
- ConfigurationLoader(ConfigurationStore, Marshaller) - Constructor for class org.appops.configuration.loader.ConfigurationLoader
-
Constructor for ConfigurationLoader.
- ConfigurationModule - Class in org.appops.configuration.guice
-
ConfigurationModule class.
- ConfigurationModule(String, String, DeploymentMode) - Constructor for class org.appops.configuration.guice.ConfigurationModule
-
Constructor for ConfigurationModule.
- ConfigurationProvider - Class in org.appops.configuration.provider
-
Provider class which provides class configuration with help of store.
- ConfigurationProvider(ConfigurationStore) - Constructor for class org.appops.configuration.provider.ConfigurationProvider
-
Constructor for ConfigurationProvider.
- ConfigurationStore - Class in org.appops.configuration.store
-
In memory temporary configuration store which stores class configurations.
- ConfigurationStore() - Constructor for class org.appops.configuration.store.ConfigurationStore
-
- configure() - Method in class org.appops.configuration.guice.ConfigServiceModule
- configure() - Method in class org.appops.configuration.guice.ConfigurationModule
- configure() - Method in class org.appops.marshaller.guice.MarshallerModule
- ConfigWrapper - Class in org.appops.configuration.generator
-
ConfigWrapper class.
- ConfigWrapper() - Constructor for class org.appops.configuration.generator.ConfigWrapper
-
Constructor for ConfigWrapper.
- ConfigWrapper(String) - Constructor for class org.appops.configuration.generator.ConfigWrapper
-
Constructor for ConfigWrapper.
- ConfigWrapper(String, DescriptorType) - Constructor for class org.appops.configuration.generator.ConfigWrapper
-
Object constructor.
- Constant - Interface in org.appops.core.constant
-
Marker interface to define constants in appops.
- ContainerConfig - Class in org.appops.configuration
-
Service container configuration.
- ContainerConfig() - Constructor for class org.appops.configuration.ContainerConfig
-
Constructor for ContainerConfig.
- ContainerConfig(File) - Constructor for class org.appops.configuration.ContainerConfig
-
Constructor for ContainerConfig.
- contextPath() - Method in class org.appops.core.service.meta.ServiceMeta
-
Provides service context path.
- contextPath() - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
contextPath.
- convertPrimitiveToWrapper(Class<?>) - Method in class org.appops.core.util.DataTypeUtil
-
Converts java primitive type to its equivalent wrapper type.
- CoreConfig - Annotation Type in org.appops.core.annotation
-
- CoreException - Exception in org.appops.core.exception
-
CoreException class.
- CoreException(Throwable) - Constructor for exception org.appops.core.exception.CoreException
-
Constructor for CoreException.
- CoreException(String) - Constructor for exception org.appops.core.exception.CoreException
-
Constructor for CoreException.
- CoreException(String, Throwable) - Constructor for exception org.appops.core.exception.CoreException
-
Constructor for CoreException.
- CoreGuiceConstant - Interface in org.appops.core.constant
-
Code constants which are to be used for guice named injections.
- CoreModule - Class in org.appops.core
-
Abstract CoreModule class.
- CoreModule() - Constructor for class org.appops.core.CoreModule
-
- CURRENT_DEPLOYMENT - Static variable in interface org.appops.core.constant.CoreGuiceConstant
-
Constant CURRENT_DEPLOYMENT="CURRENT_DEPLOYMENT"
- currentRunningService(String, ServiceConfiguration, Class<? extends Annotation>) - Method in class org.appops.configuration.store.CurrentRunningServiceContext
-
sets the current running service context .
- CurrentRunningServiceContext - Class in org.appops.configuration.store
-
This class holds the current running Service context to perform further
actions using this context .
- CurrentRunningServiceContext() - Constructor for class org.appops.configuration.store.CurrentRunningServiceContext
-
- generateConfiguration() - Method in class org.appops.configuration.generator.ConfigJsonGenerator
-
Scans for classes that needs configurations and generates project configuration configuration
from information provided in annotations.
- generateConfiguration(DescriptorType) - Method in class org.appops.configuration.generator.ConfigJsonGenerator
-
Scans for classes that needs configurations and generates project configuration configuration
from information provided in annotations.
- get(int) - Static method in class org.appops.core.GuidGenerator
-
Generate a random uuid of the specified length.
- get(int, int) - Static method in class org.appops.core.GuidGenerator
-
Generate a random uuid of the specified length, and radix.
- get() - Static method in class org.appops.core.GuidGenerator
-
Generate a RFC4122, version 4 ID.
- get(K) - Method in class org.appops.core.store.CachedStore
-
get.
- get(K) - Method in interface org.appops.core.store.Store
-
get.
- getAffinity() - Method in class org.appops.core.job.JobMeta
-
Getter for the field affinity.
- getAllServiceConfig(String) - Method in class org.appops.configuration.store.ConfigurationStore
-
Fetches all configurations for given service name.
- getAllServiceConfiguration(String) - Method in class org.appops.configuration.provider.ConfigurationProvider
-
Fetches all configurations for given service name.
- getAnnotatedMethods(Class<?>, Class<? extends Annotation>) - Method in class org.appops.core.ClassPathAnalyser
-
Fetches list of methods which has annotation provided.
- getAnnotatedMethods(Class<?>, Class<? extends Annotation>) - Method in class org.appops.core.TypeScanner
-
Look for annotated methods present in class.
- getAnnotatedTypes(Class<? extends Annotation>) - Method in class org.appops.core.ClassPathAnalyser
-
getAnnotatedTypes.
- getAnnotationClass() - Method in class org.appops.configuration.slimimpl.SlimImplStructure
-
- getAnnotationClass() - Method in class org.appops.core.deployment.ServiceConfiguration
-
Getter for the field annotationClass.
- getAnnotationClass() - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Getter for the field annotationClass.
- getAppConfigPath() - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Getter for the field appConfigPath.
- getAppopsBlobUpload() - Method in class org.appops.core.deployment.ServiceConfiguration
-
- getBinBlobField() - Method in class org.appops.core.response.Blob
-
- getBlobKey() - Method in class org.appops.core.response.Blob
-
- getByteArray() - Method in class org.appops.core.response.BlobResponse
-
Getter for the field byteArray.
- getCache() - Method in class org.appops.core.store.CachedStore
-
Getter for the field cache.
- getCacheLoader() - Method in class org.appops.core.store.CachedStore
-
Getter for the field cacheLoader.
- getConfig() - Method in class org.appops.configuration.generator.ConfigWrapper
-
Getter for the field config.
- getConfig() - Method in class org.appops.configuration.slimimpl.SlimImplStructure
-
- getConfigDir() - Method in class org.appops.core.deployment.DeploymentConfig
-
Deprecated.
Getter for the field configDir.
- getConfigTable() - Method in class org.appops.configuration.slimimpl.SlimImplConfigTable
-
- getConfigType() - Method in class org.appops.configuration.slimimpl.SlimImplIdentifier
-
- getConfiguration(String) - Method in class org.appops.configuration.provider.ConfigurationProvider
-
Fetches configuration for given class name.
- getConfiguration(String, String) - Method in class org.appops.configuration.provider.ConfigurationProvider
-
Fetches configuration for given class name.
- getConfiguration(String) - Method in class org.appops.configuration.store.ConfigurationStore
-
Fetches configuration for given class name.
- getConfiguration(String, String) - Method in class org.appops.configuration.store.ConfigurationStore
-
Fetches configuration for given class name.
- getConfigurationStore() - Method in class org.appops.configuration.loader.ConfigurationLoader
-
Getter for the field configurationStore.
- getConfigurationTable(String, ConfigType) - Method in class org.appops.configuration.slimimpl.SlimImplConfigTable
-
Fetches configuration for given service name.
- getConfigWrapper(String) - Method in class org.appops.configuration.provider.ConfigurationProvider
-
Fetches configuration for given class name.
- getConfigWrapper(String) - Method in class org.appops.configuration.store.ConfigurationStore
-
Fetches configuration for given class name.
- getConfigWrapperByService(String, String) - Method in class org.appops.configuration.provider.ConfigurationProvider
-
Fetches configuration for given class name and serviceName.
- getConfigWrapperByService(String, String) - Method in class org.appops.configuration.store.ConfigurationStore
-
Fetches configuration for given class name and serviceName.
- getConfigWrapperCollection(String) - Method in class org.appops.configuration.provider.ConfigurationProvider
-
Fetches configurations for given class name.
- getConfigWrapperCollection(String) - Method in class org.appops.configuration.store.ConfigurationStore
-
Fetches configurations for given class name.
- getContainerConfig() - Method in class org.appops.core.deployment.ServiceConfiguration
-
Getter for the field containerConfig.
- getContainerConfig() - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Getter for the field containerConfig.
- getContextPath() - Method in class org.appops.core.deployment.WebConfig
-
- getContextPath() - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Getter for the field contextPath.
- getCreatedOn() - Method in class org.appops.core.response.Blob
-
- getCurrentProfile() - Method in class org.appops.core.deployment.DeploymentConfig
-
Deprecated.
Getter for the field currentProfile.
- getCurrentRunningService() - Method in class org.appops.configuration.store.CurrentRunningServiceContext
-
- getDeploymentOrder() - Method in class org.appops.core.service.meta.ServiceMeta
-
Getter for the field deploymentOrder.
- getDescriptorType() - Method in class org.appops.configuration.generator.ConfigWrapper
-
Getter for the field descriptorType.
- getDockerFile() - Method in class org.appops.core.service.meta.ServiceMeta
-
Getter for the field dockerFile.
- getDockerFileOrBaseDirectory() - Method in class org.appops.configuration.ContainerConfig
-
Getter for the field dockerFileOrBaseDirectory.
- getDownloadUrl() - Method in class org.appops.core.response.Blob
-
- getDriver() - Method in class org.appops.core.deployment.JettyConfig
-
- getEntryPoint() - Method in class org.appops.core.deployment.DeploymentConfig
-
Deprecated.
Getter for the field entryPoint.
- getExecutionMode() - Method in class org.appops.core.deployment.ServiceConfiguration
-
Getter for the field executionMode.
- getExecutionMode() - Method in class org.appops.core.service.meta.ServiceMeta
-
Getter for the field executionMode.
- getExecutionMode() - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Getter for the field executionMode.
- getFileName() - Method in class org.appops.core.response.BlobResponse
-
Getter for the field fileName.
- getFriendly() - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Getter for the field friendly.
- getGatewayUrl() - Method in class org.appops.core.deployment.ServiceConfiguration
-
- getGuid() - Method in class org.appops.core.job.token.JobToken
-
Getter for the field guid.
- getId() - Method in class org.appops.core.response.Blob
-
- getId() - Method in class org.appops.core.service.meta.InterfaceMeta
-
Getter for the field id.
- getId() - Method in class org.appops.core.service.meta.ServiceMeta
-
Getter for the field id.
- getId() - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Getter for the field id.
- getId() - Method in class org.appops.core.service.Parameter
-
Getter for the field id.
- getImage() - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Getter for the field image.
- getImplModuleAnnotatedTypeMap() - Method in class org.appops.core.ClassPathAnalyser
-
Find classes annotated with
ImplModule and create map with service name as key and
Set of module classes as value.
- getImplModules() - Method in class org.appops.configuration.ModuleConfig
-
Getter for the field implModules.
- getInputParameterClassName() - Method in class org.appops.core.job.token.JobTokenInputInfo
-
Getter for the field inputParameterClassName.
- getInputParameterName() - Method in class org.appops.core.job.token.JobTokenInputInfo
-
Getter for the field inputParameterName.
- getInputStream() - Method in class org.appops.core.response.Blob
-
- getInterfaces() - Method in class org.appops.core.service.meta.ServiceMeta
-
Getter for the field interfaces.
- getIp() - Method in class org.appops.core.deployment.WebConfig
-
- getIsBlobCompressed() - Method in class org.appops.core.response.Blob
-
- getIsUpdated() - Method in class org.appops.core.response.Blob
-
- getJettyConfig() - Method in class org.appops.core.deployment.ServiceConfiguration
-
- getJobAffinity() - Method in class org.appops.core.job.token.JobToken
-
Getter for the field jobAffinity.
- getJobClassName() - Method in class org.appops.core.job.token.JobToken
-
Getter for the field jobClassName.
- getJobExecServiceAddress() - Method in class org.appops.core.job.JobMeta
-
Getter for the field jobExecServiceAddress.
- getJobKey() - Method in class org.appops.core.job.token.JobToken
-
Build job key to identify job uniquely.
- getJobTokenInputInfo() - Method in class org.appops.core.job.token.JobToken
-
Getter for the field jobTokenInputInfo.
- getJsonizer() - Method in class org.appops.marshaller.MarshallerImpl
-
Getter for the field jsonizer.
- getMajor() - Method in class org.appops.core.service.Version
-
Getter for the field major.
- getMappedTo() - Method in class org.appops.core.service.meta.MappedOpMeta
-
Getter for the field mappedTo.
- getMarshaller() - Method in class org.appops.configuration.generator.ConfigJsonGenerator
-
Getter for the field marshaller.
- getMarshaller() - Method in class org.appops.configuration.guice.ConfigProvisionInterceptor
-
Getter for the field marshaller.
- getMarshaller() - Method in class org.appops.configuration.loader.ConfigurationLoader
-
Getter for the field marshaller.
- getMethod() - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Getter for the field method.
- getMimeType() - Method in class org.appops.core.response.Blob
-
- getMimeType() - Method in class org.appops.core.response.BlobResponse
-
Getter for the field mimeType.
- getMinor() - Method in class org.appops.core.service.Version
-
Getter for the field minor.
- getMode() - Method in class org.appops.core.deployment.DeploymentConfig
-
Deprecated.
Getter for the field mode.
- getMode() - Method in class org.appops.core.deployment.ServiceConfiguration
-
- getModifiedOn() - Method in class org.appops.core.response.Blob
-
- getModuleConfig() - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Getter for the field moduleConfig.
- getModules() - Method in class org.appops.configuration.slimimpl.SlimImplStructure
-
- getModules() - Method in class org.appops.core.deployment.ServiceConfiguration
-
- getName() - Method in class org.appops.core.service.meta.InterfaceMeta
-
Getter for the field name.
- getName() - Method in class org.appops.core.service.meta.ServiceMeta
-
Getter for the field name.
- getName() - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Getter for the field name.
- getName() - Method in class org.appops.core.service.Parameter
-
Getter for the field name.
- getName() - Method in class org.appops.core.service.Service
-
Getter for the field name.
- getNameOfFile() - Method in class org.appops.core.response.Blob
-
- getOperations() - Method in class org.appops.core.service.meta.InterfaceMeta
-
Getter for the field operations.
- getOrder() - Method in class org.appops.core.service.Parameter
-
Getter for the field order.
- getPackageToScan() - Method in class org.appops.core.deployment.ServiceConfiguration
-
- getParameter(String) - Method in class org.appops.core.job.JobBase
-
getParameter.
- getParameter(String) - Method in class org.appops.core.job.token.JobToken
-
getParameter.
- getParameter(String) - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Fetches parameter by name.
- getParameters() - Method in class org.appops.core.job.JobBase
-
Getter for the field parameters.
- getParameters() - Method in class org.appops.core.job.token.JobToken
-
Getter for the field parameters.
- getParameters() - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Getter for the field parameters.
- getParameterSet() - Method in class org.appops.core.service.meta.ServiceOpMeta
-
getParameterSet.
- getParent() - Method in class org.appops.core.service.meta.InterfaceMeta
-
Getter for the field parent.
- getParent() - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Getter for the field parent.
- getParent() - Method in class org.appops.core.service.Parameter
-
Getter for the field parent.
- getPassword() - Method in class org.appops.core.deployment.JettyConfig
-
- getPatch() - Method in class org.appops.core.service.Version
-
Getter for the field patch.
- getPath() - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Getter for the field path.
- getPort() - Method in class org.appops.core.deployment.WebConfig
-
- getQualifiedClassName() - Method in class org.appops.core.service.meta.InterfaceMeta
-
Getter for the field qualifiedClassName.
- getQualifiedName() - Method in class org.appops.core.job.JobMeta
-
Getter for the field qualifiedName.
- getResultTypeName() - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Getter for the field resultTypeName.
- getRoute() - Method in class org.appops.core.service.meta.ServiceMeta
-
Getter for the field route.
- getRunningServiceAnnaotation() - Method in class org.appops.configuration.provider.RunningServiceContextProvider
-
get annotation class of current service .
- getRunningServiceConfiguration() - Method in class org.appops.configuration.provider.RunningServiceContextProvider
-
get Service configuration from context.
- getRunningServiceContextProvider() - Method in class org.appops.configuration.guice.ConfigProvisionInterceptor
-
- getRunningServiceName() - Method in class org.appops.configuration.provider.RunningServiceContextProvider
-
get running service name
- getScheduleExpression() - Method in class org.appops.core.job.token.JobToken
-
Getter for the field scheduleExpression.
- getServiceAnnotation() - Method in class org.appops.configuration.store.CurrentRunningServiceContext
-
- getServiceConfig() - Method in class org.appops.core.deployment.ServiceConfiguration
-
- getServiceConfiguration() - Method in class org.appops.configuration.store.CurrentRunningServiceContext
-
- getServiceName() - Method in class org.appops.configuration.slimimpl.SlimImplIdentifier
-
- getServiceName() - Method in class org.appops.core.deployment.ServiceConfiguration
-
- getServiceName() - Method in class org.appops.core.job.token.JobToken
-
Getter for the field serviceName.
- getServiceName() - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Getter for the field serviceName.
- getServices() - Method in class org.appops.core.deployment.DeploymentConfig
-
Deprecated.
Getter for the field services.
- getServiceUrl() - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Getter for the field serviceUrl.
- getServiceUrl() - Method in class org.appops.core.service.ServiceRoute
-
Getter for the field serviceUrl.
- getSize() - Method in class org.appops.core.response.Blob
-
- getSlimModuleAnnotatedTypeMap() - Method in class org.appops.core.ClassPathAnalyser
-
Find classes annotated with
SlimModule and create map with service name as key and
Set of module classes as value.
- getSlimModules() - Method in class org.appops.configuration.ModuleConfig
-
Getter for the field slimModules.
- getSnapshotInfo() - Method in class org.appops.core.service.Version
-
Getter for the field snapshotInfo.
- getSourceContext() - Method in class org.appops.core.service.ServiceRoute
-
Getter for the field sourceContext.
- getStage() - Method in class org.appops.core.service.meta.ServiceMeta
-
Getter for the field stage.
- getState() - Method in class org.appops.core.service.Service
-
Getter for the field state.
- getTimeStamp() - Method in class org.appops.core.response.Blob
-
- getTokenType() - Method in class org.appops.core.job.token.JobToken
-
Getter for the field tokenType.
- getTypeName() - Method in class org.appops.core.service.Parameter
-
Provides name of the parameter type.
- getTypeScanner() - Method in class org.appops.core.ClassPathAnalyser
-
Getter for the field typeScanner.
- getUrl() - Method in class org.appops.core.deployment.DeploymentConfig
-
Deprecated.
Getter for the field url.
- getUrl() - Method in class org.appops.core.deployment.JettyConfig
-
- getUser() - Method in class org.appops.core.deployment.JettyConfig
-
- getValue() - Method in class org.appops.core.constant.IterableConstant
-
Getter for the field value.
- getValue() - Method in class org.appops.core.service.Parameter
-
Getter for the field value.
- getVersion() - Method in class org.appops.core.service.meta.ServiceMeta
-
Getter for the field version.
- getWebappDirectory() - Method in class org.appops.core.deployment.ServiceConfiguration
-
- getWebappDirectory() - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Getter for the field webappDirectory.
- getWebConfig() - Method in class org.appops.core.deployment.ServiceConfiguration
-
- getXmlMarshaller() - Method in class org.appops.marshaller.MarshallerImpl
-
Getter for the field xmlMarshaller.
- getYamlMarshaller() - Method in class org.appops.marshaller.MarshallerImpl
-
Getter for the field yamlMarshaller.
- GuidGenerator - Class in org.appops.core
-
Generates UUID.
- GuidGenerator() - Constructor for class org.appops.core.GuidGenerator
-
- SchedulerConfig - Annotation Type in org.appops.core.annotation
-
- Service - Annotation Type in org.appops.core.service.annotation
-
Annotation to be mark a service.
- Service - Class in org.appops.core.service
-
Represents a service in appops.
- Service(String) - Constructor for class org.appops.core.service.Service
-
Constructor for Service.
- ServiceConfig - Class in org.appops.core.service
-
Deprecated.
- ServiceConfig() - Constructor for class org.appops.core.service.ServiceConfig
-
Deprecated.
Default constructor.
- ServiceConfig(String) - Constructor for class org.appops.core.service.ServiceConfig
-
Deprecated.
Constructor for ServiceConfig.
- ServiceConfig(String, String) - Constructor for class org.appops.core.service.ServiceConfig
-
Deprecated.
Object constructor.
- ServiceConfigMap - Class in org.appops.core.deployment
-
Deprecated.
- ServiceConfigMap() - Constructor for class org.appops.core.deployment.ServiceConfigMap
-
Deprecated.
- ServiceConfiguration - Class in org.appops.core.deployment
-
Represents appops deployment.
- ServiceConfiguration() - Constructor for class org.appops.core.deployment.ServiceConfiguration
-
Default constructor.
- ServiceConfiguration(String) - Constructor for class org.appops.core.deployment.ServiceConfiguration
-
Constructor for ServiceConfig.
- ServiceConfiguration(String, String) - Constructor for class org.appops.core.deployment.ServiceConfiguration
-
Object constructor.
- ServiceException - Exception in org.appops.core
-
All Service startup, shutdown and lifecyle related conditions are highlighted by this class
- ServiceException(String) - Constructor for exception org.appops.core.ServiceException
-
Constructor for ServiceException.
- ServiceMeta - Class in org.appops.core.service.meta
-
Stores definition of appops service.
- ServiceMeta() - Constructor for class org.appops.core.service.meta.ServiceMeta
-
Constructor for ServiceMeta.
- ServiceMeta(String) - Constructor for class org.appops.core.service.meta.ServiceMeta
-
Constructor for ServiceMeta.
- serviceMeta() - Method in class org.appops.core.service.meta.ServiceOpMeta
-
serviceMeta.
- serviceName() - Method in class org.appops.core.service.meta.ServiceOpMeta
-
serviceName.
- ServiceOp - Annotation Type in org.appops.core.service.annotation
-
Marker annotation to mark a method as appops operation.
- ServiceOpMeta - Class in org.appops.core.service.meta
-
Stores definition of appops operation.
- ServiceOpMeta() - Constructor for class org.appops.core.service.meta.ServiceOpMeta
-
- ServiceOpSignatureBuilder - Class in org.appops.core.service.signature
-
ServiceOpSignatureBuilder class.
- ServiceOpSignatureBuilder() - Constructor for class org.appops.core.service.signature.ServiceOpSignatureBuilder
-
- ServiceOrderComparator - Class in org.appops.core.service
-
Compares the service meta by deployment order.
- ServiceOrderComparator() - Constructor for class org.appops.core.service.ServiceOrderComparator
-
- ServiceRoute - Class in org.appops.core.service
-
Service route configuration, the class dynamically calculate qualified route to reach the service
based on route strategy configured.
- ServiceRoute(String, String) - Constructor for class org.appops.core.service.ServiceRoute
-
Constructor for ServiceRoute.
- ServiceState - Enum in org.appops.core.service
-
Constants representing states of service.
- serviceUrl() - Method in class org.appops.core.deployment.ServiceConfiguration
-
- setAffinity(Double) - Method in class org.appops.core.job.JobMeta
-
Setter for the field affinity.
- setAnnotationClass(String) - Method in class org.appops.configuration.slimimpl.SlimImplStructure
-
- setAnnotationClass(Class<?>) - Method in class org.appops.core.deployment.ServiceConfiguration
-
Setter for the field annotationClass.
- setAnnotationClass(Class<?>) - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Setter for the field annotationClass.
- setAppConfigPath(String) - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Setter for the field appConfigPath.
- setAppopsBlobUpload(Boolean) - Method in class org.appops.core.deployment.ServiceConfiguration
-
- setAsyncFlag(Boolean) - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Setter for the field asyncFlag.
- setBinBlobField(Byte[]) - Method in class org.appops.core.response.Blob
-
- setBlobKey(String) - Method in class org.appops.core.response.Blob
-
- setByteArray(Byte[]) - Method in class org.appops.core.response.BlobResponse
-
Setter for the field byteArray.
- setConfig(String) - Method in class org.appops.configuration.generator.ConfigWrapper
-
Setter for the field config.
- setConfig(ConfigMap) - Method in class org.appops.configuration.slimimpl.SlimImplStructure
-
- setConfigDir(File) - Method in class org.appops.core.deployment.DeploymentConfig
-
Deprecated.
Setter for the field configDir.
- setConfigType(ConfigType) - Method in class org.appops.configuration.slimimpl.SlimImplIdentifier
-
- setContainerConfig(ContainerConfig) - Method in class org.appops.core.deployment.ServiceConfiguration
-
Setter for the field containerConfig.
- setContainerConfig(ContainerConfig) - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Setter for the field containerConfig.
- setContextPath(String) - Method in class org.appops.core.deployment.WebConfig
-
- setContextPath(String) - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Setter for the field contextPath.
- setCreatedOn(Date) - Method in class org.appops.core.response.Blob
-
- setCurrentProfile(String) - Method in class org.appops.core.deployment.DeploymentConfig
-
Deprecated.
Setter for the field currentProfile.
- setCurrentRunningService(String) - Method in class org.appops.configuration.store.CurrentRunningServiceContext
-
- setCustomProvisionListener(ConfigurationProvider) - Method in class org.appops.configuration.guice.ConfigProvisionInterceptor
-
setCustomProvisionListener.
- setDeploymentOrder(int) - Method in class org.appops.core.service.meta.ServiceMeta
-
Setter for the field deploymentOrder.
- setDescriptorType(DescriptorType) - Method in class org.appops.configuration.generator.ConfigWrapper
-
Setter for the field descriptorType.
- setDockerFile(String) - Method in class org.appops.core.service.meta.ServiceMeta
-
Setter for the field dockerFile.
- setDownloadUrl(String) - Method in class org.appops.core.response.Blob
-
- setDriver(String) - Method in class org.appops.core.deployment.JettyConfig
-
- setDynamic(boolean) - Method in class org.appops.core.service.meta.ServiceMeta
-
setDynamic.
- setDynamic(boolean) - Method in class org.appops.core.service.meta.ServiceOpMeta
-
setDynamic.
- setEntryPoint(String) - Method in class org.appops.core.deployment.DeploymentConfig
-
Deprecated.
Setter for the field entryPoint.
- setExecutionMode(ExecutionMode) - Method in class org.appops.core.deployment.ServiceConfiguration
-
Setter for the field executionMode.
- setExecutionMode(ExecutionMode) - Method in class org.appops.core.service.meta.ServiceMeta
-
Setter for the field executionMode.
- setExecutionMode(ExecutionMode) - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Setter for the field executionMode.
- setFileName(String) - Method in class org.appops.core.response.BlobResponse
-
Setter for the field fileName.
- setFriendly(String) - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Setter for the field friendly.
- setGatewayUrl(String) - Method in class org.appops.core.deployment.ServiceConfiguration
-
- setGuid(String) - Method in class org.appops.core.job.token.JobToken
-
Setter for the field guid.
- setId(Integer) - Method in class org.appops.core.response.Blob
-
- setId(Long) - Method in class org.appops.core.service.meta.InterfaceMeta
-
Setter for the field id.
- setId(Long) - Method in class org.appops.core.service.meta.ServiceMeta
-
Setter for the field id.
- setId(Long) - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Setter for the field id.
- setId(Long) - Method in class org.appops.core.service.Parameter
-
Setter for the field id.
- setImage(String) - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Setter for the field image.
- setImplModules(Set<Class<? extends Module>>) - Method in class org.appops.configuration.ModuleConfig
-
Setter for the field implModules.
- setInputParameterClassName(String) - Method in class org.appops.core.job.token.JobTokenInputInfo
-
Setter for the field inputParameterClassName.
- setInputParameterName(String) - Method in class org.appops.core.job.token.JobTokenInputInfo
-
Setter for the field inputParameterName.
- setInputStream(InputStream) - Method in class org.appops.core.response.Blob
-
- setIp(String) - Method in class org.appops.core.deployment.WebConfig
-
- setIsBlobCompressed(Boolean) - Method in class org.appops.core.response.Blob
-
- setIsUpdated(Boolean) - Method in class org.appops.core.response.Blob
-
- setJettyConfig(JettyConfig) - Method in class org.appops.core.deployment.ServiceConfiguration
-
- setJobAffinity(Double) - Method in class org.appops.core.job.token.JobToken
-
Setter for the field jobAffinity.
- setJobClassName(String) - Method in class org.appops.core.job.token.JobToken
-
Setter for the field jobClassName.
- setJobExecServiceAddress(String) - Method in class org.appops.core.job.JobMeta
-
Setter for the field jobExecServiceAddress.
- setJobTokenInputInfo(JobTokenInputInfo) - Method in class org.appops.core.job.token.JobToken
-
Setter for the field jobTokenInputInfo.
- setJsonizer(Jsonizer) - Method in class org.appops.marshaller.MarshallerImpl
-
Setter for the field jsonizer.
- setMajor(int) - Method in class org.appops.core.service.Version
-
Setter for the field major.
- setMappedTo(long) - Method in class org.appops.core.service.meta.MappedOpMeta
-
Setter for the field mappedTo.
- setMarshaller(Marshaller) - Method in class org.appops.configuration.generator.ConfigJsonGenerator
-
Setter for the field marshaller.
- setMarshaller(Marshaller) - Method in class org.appops.configuration.guice.ConfigProvisionInterceptor
-
Setter for the field marshaller.
- setMarshaller(Marshaller) - Method in class org.appops.configuration.loader.ConfigurationLoader
-
Setter for the field marshaller.
- setMethod(RequestMethod) - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Setter for the field method.
- setMimeType(String) - Method in class org.appops.core.response.Blob
-
- setMimeType(String) - Method in class org.appops.core.response.BlobResponse
-
Setter for the field mimeType.
- setMinor(int) - Method in class org.appops.core.service.Version
-
Setter for the field minor.
- setMode(DeploymentMode) - Method in class org.appops.core.deployment.DeploymentConfig
-
Deprecated.
Setter for the field mode.
- setMode(DeploymentMode) - Method in class org.appops.core.deployment.ServiceConfiguration
-
- setModifiedOn(Date) - Method in class org.appops.core.response.Blob
-
- setModuleConfig(ModuleConfig) - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Setter for the field moduleConfig.
- setModules(Set<Class<? extends Module>>) - Method in class org.appops.configuration.slimimpl.SlimImplStructure
-
- setModules(ModuleConfig) - Method in class org.appops.core.deployment.ServiceConfiguration
-
- setName(String) - Method in class org.appops.core.service.meta.InterfaceMeta
-
Setter for the field name.
- setName(String) - Method in class org.appops.core.service.meta.ServiceMeta
-
Setter for the field name.
- setName(String) - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Setter for the field name.
- setName(String) - Method in class org.appops.core.service.Parameter
-
Setter for the field name.
- setName(String) - Method in class org.appops.core.service.Service
-
Setter for the field name.
- setNameOfFile(String) - Method in class org.appops.core.response.Blob
-
- setOperations(Set<ServiceOpMeta>) - Method in class org.appops.core.service.meta.InterfaceMeta
-
Setter for the field operations.
- setOrder(int) - Method in class org.appops.core.service.Parameter
-
Setter for the field order.
- setPackageToScan(String) - Method in class org.appops.core.deployment.ServiceConfiguration
-
- setParameters(Map<String, Serializable>) - Method in class org.appops.core.job.JobBase
-
Setter for the field parameters.
- setParameters(Map<String, Serializable>) - Method in class org.appops.core.job.token.JobToken
-
Setter for the field parameters.
- setParameters(OpParameterMap) - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Setter for the field parameters.
- setParent(ServiceMeta) - Method in class org.appops.core.service.meta.InterfaceMeta
-
Setter for the field parent.
- setParent(InterfaceMeta) - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Setter for the field parent.
- setParent(ServiceOpMeta) - Method in class org.appops.core.service.Parameter
-
Setter for the field parent.
- setPassword(String) - Method in class org.appops.core.deployment.JettyConfig
-
- setPatch(int) - Method in class org.appops.core.service.Version
-
Setter for the field patch.
- setPath(String) - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Setter for the field path.
- setPort(Integer) - Method in class org.appops.core.deployment.WebConfig
-
- setQualifiedClassName(String) - Method in class org.appops.core.service.meta.InterfaceMeta
-
Setter for the field qualifiedClassName.
- setQualifiedName(String) - Method in class org.appops.core.job.JobMeta
-
Setter for the field qualifiedName.
- setResultTypeName(String) - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Setter for the field resultTypeName.
- setRoute(ServiceRoute) - Method in class org.appops.core.service.meta.ServiceMeta
-
Setter for the field route.
- setRunningServiceContextProvider(RunningServiceContextProvider) - Method in class org.appops.configuration.guice.ConfigProvisionInterceptor
-
- setScheduleExpression(String) - Method in class org.appops.core.job.token.JobToken
-
Schedule expression to execute job token on.
- setServiceAnnotation(Class<? extends Annotation>) - Method in class org.appops.configuration.store.CurrentRunningServiceContext
-
- setServiceConfig(ConfigMap) - Method in class org.appops.core.deployment.ServiceConfiguration
-
- setServiceConfiguration(ServiceConfiguration) - Method in class org.appops.configuration.store.CurrentRunningServiceContext
-
- setServiceName(String) - Method in class org.appops.configuration.slimimpl.SlimImplIdentifier
-
- setServiceName(String) - Method in class org.appops.core.deployment.ServiceConfiguration
-
- setServiceName(String) - Method in class org.appops.core.job.token.JobToken
-
Setter for the field serviceName.
- setServiceName(String) - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Setter for the field serviceName.
- setServices(ServiceConfigMap) - Method in class org.appops.core.deployment.DeploymentConfig
-
Deprecated.
Setter for the field services.
- setServiceUrl(String) - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Setter for the field serviceUrl.
- setServiceUrl(String) - Method in class org.appops.core.service.ServiceRoute
-
Setter for the field serviceUrl.
- setSize(Long) - Method in class org.appops.core.response.Blob
-
- setSlimModules(Set<Class<? extends Module>>) - Method in class org.appops.configuration.ModuleConfig
-
Setter for the field slimModules.
- setSnapshotInfo(String) - Method in class org.appops.core.service.Version
-
Setter for the field snapshotInfo.
- setSourceContext(String) - Method in class org.appops.core.service.ServiceRoute
-
Setter for the field sourceContext.
- setStage(Stage) - Method in class org.appops.core.service.meta.ServiceMeta
-
Setter for the field stage.
- setState(ServiceState) - Method in class org.appops.core.service.Service
-
Setter for the field state.
- setTimeStamp(Long) - Method in class org.appops.core.response.Blob
-
- setTokenType(TokenType) - Method in class org.appops.core.job.token.JobToken
-
Setter for the field tokenType.
- setTypeName(String) - Method in class org.appops.core.service.Parameter
-
Setter for the field typeName.
- setTypeScanner(TypeScanner) - Method in class org.appops.core.ClassPathAnalyser
-
Setter for the field typeScanner.
- setUrl(String) - Method in class org.appops.core.deployment.DeploymentConfig
-
Deprecated.
Setter for the field url.
- setUrl(String) - Method in class org.appops.core.deployment.JettyConfig
-
- setUser(String) - Method in class org.appops.core.deployment.JettyConfig
-
- setValue(T) - Method in class org.appops.core.constant.IterableConstant
-
Setter for the field value.
- setValue(Object) - Method in class org.appops.core.service.Parameter
-
Setter for the field value.
- setVersion(Version) - Method in class org.appops.core.service.meta.ServiceMeta
-
Setter for the field version.
- setWebappDirectory(File) - Method in class org.appops.core.deployment.ServiceConfiguration
-
- setWebappDirectory(File) - Method in class org.appops.core.service.ServiceConfig
-
Deprecated.
Setter for the field webappDirectory.
- setWebConfig(WebConfig) - Method in class org.appops.core.deployment.ServiceConfiguration
-
- setXmlMarshaller(XmlMarshaller) - Method in class org.appops.marshaller.MarshallerImpl
-
Setter for the field xmlMarshaller.
- setYamlMarshaller(YamlMarshaller) - Method in class org.appops.marshaller.MarshallerImpl
-
Setter for the field yamlMarshaller.
- Slim - Annotation Type in org.appops.core.annotation
-
Slim class.
- SlimImplConfigTable - Class in org.appops.configuration.slimimpl
-
- SlimImplConfigTable() - Constructor for class org.appops.configuration.slimimpl.SlimImplConfigTable
-
- SlimImplIdentifier - Class in org.appops.configuration.slimimpl
-
- SlimImplIdentifier() - Constructor for class org.appops.configuration.slimimpl.SlimImplIdentifier
-
- SlimImplIdentifier(ConfigType, String) - Constructor for class org.appops.configuration.slimimpl.SlimImplIdentifier
-
- SlimImplStructure - Class in org.appops.configuration.slimimpl
-
Configuration File structure which contains modules ,
Config classes.
- SlimImplStructure() - Constructor for class org.appops.configuration.slimimpl.SlimImplStructure
-
- SlimModule - Annotation Type in org.appops.core.annotation
-
- Stage - Enum in org.appops.core.service
-
Deprecated.
- Store<K,V> - Interface in org.appops.core.store
-
Base interface for all stores created under appops framework.
- strippedParameters() - Method in class org.appops.core.service.meta.ServiceOpMeta
-
Strips and provides actual parameter values.
- SubscriberListener - Annotation Type in org.appops.core.annotation
-
SubscriberListener class.
- subTypesOf(Class<T>) - Method in class org.appops.core.ClassPathAnalyser
-
subTypesOf.
- value() - Method in class org.appops.core.constant.IterableConstant
-
Provides actual value stored in constant.
- valueOf(String) - Static method in enum org.appops.core.constant.ConfigType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appops.core.deployment.DeploymentMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appops.core.job.token.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appops.core.service.ExecutionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appops.core.service.RequestMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appops.core.service.ServiceState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appops.core.service.Stage
-
Deprecated.
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.appops.core.constant.ConfigType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.appops.core.deployment.DeploymentMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.appops.core.job.token.TokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.appops.core.service.ExecutionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.appops.core.service.RequestMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.appops.core.service.ServiceState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.appops.core.service.Stage
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Class in org.appops.core.service
-
Slim that represents version of an appops services as well as it's assets.
- Version() - Constructor for class org.appops.core.service.Version
-
Constructor for Version.
- Version(int, int, int) - Constructor for class org.appops.core.service.Version
-
Object constructor.
- Version(int, int, int, String) - Constructor for class org.appops.core.service.Version
-
Object constructor.