Class LocalizedCompileCacheOperation<S>
java.lang.Object
net.n2oapp.framework.api.event.MetadataChangeListener
net.n2oapp.framework.config.compile.pipeline.operation.CompileCacheOperation<S>
net.n2oapp.framework.config.compile.pipeline.operation.LocalizedCompileCacheOperation<S>
- All Implemented Interfaces:
EventListener,N2oEventListener<MetadataChangedEvent>,MetadataEnvironmentAware,PipelineOperationTypeAware,PipelineOperation<S,,S> org.springframework.context.ApplicationListener<MetadataChangedEvent>
Операция кэширования собранных метаданных в конвейере с учетом локализации
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetKey(CompileContext<?, ?> context, BindProcessor p) Methods inherited from class net.n2oapp.framework.config.compile.pipeline.operation.CompileCacheOperation
execute, getCacheTemplate, getPipelineOperationType, handleAllMetadataChange, handleMetadataChange, setCacheTemplate, setEnvironmentMethods inherited from class net.n2oapp.framework.api.event.MetadataChangeListener
handleEvent, isApplyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.context.ApplicationListener
supportsAsyncExecutionMethods inherited from interface net.n2oapp.framework.api.event.N2oEventListener
onApplicationEvent
-
Constructor Details
-
LocalizedCompileCacheOperation
public LocalizedCompileCacheOperation() -
LocalizedCompileCacheOperation
-
-
Method Details
-
getKey
- Overrides:
getKeyin classCompileCacheOperation<S>
-