- GenericOsgiPluginContext - Class in com.suncode.plugin.framework.context
-
- GenericOsgiPluginContext(OsgiPlugin, WebApplicationContext) - Constructor for class com.suncode.plugin.framework.context.GenericOsgiPluginContext
-
- get(String, ObjectFactory<?>) - Method in class com.suncode.plugin.framework.context.support.DelegatingPluginScope
-
- getActivePlugin(String) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
- getActivePlugin(String) - Method in interface com.suncode.plugin.framework.PluginFramework
-
Zwraca aktywną wtyczkę o podanym kluczu.
- getActivePlugins() - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
- getActivePlugins() - Method in interface com.suncode.plugin.framework.PluginFramework
-
Zwraca wszystkie aktywne wtyczki.
- getAttribute(String, ModuleDefinition) - Static method in class com.suncode.plugin.framework.support.ModuleHelper
-
- getAttribute(String, ModuleDefinition, String) - Static method in class com.suncode.plugin.framework.support.ModuleHelper
-
- getAttribute(String, ModuleDefinition, boolean) - Static method in class com.suncode.plugin.framework.support.ModuleHelper
-
- getAuthor() - Method in class com.suncode.plugin.framework.config.PluginDetails
-
- getBootdelegationPackages() - Method in class com.suncode.plugin.framework.config.OsgiConfiguration
-
- getBundle(String) - Method in class com.suncode.plugin.framework.core.FelixContainer
-
- getBundle() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getBundle(String) - Method in interface com.suncode.plugin.framework.osgi.OsgiContainer
-
Wyszukuje i zwraca zainstalowanego bundle'a z podanym SymbolicName
- getBundleContext() - Method in class com.suncode.plugin.framework.core.FelixContainer
-
- getBundleContext() - Method in interface com.suncode.plugin.framework.osgi.OsgiContainer
-
Pobiera obiekt służący do komunikacji z środowiskiem OSGi
- getBundleDependencies(Bundle, OsgiContainer) - Static method in class com.suncode.plugin.framework.util.osgi.OsgiFrameworkUtils
-
- getClassLoader() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getClassLoader() - Method in class com.suncode.plugin.framework.core.OsgiPluginResourceLoader
-
- getCompleteKey() - Method in class com.suncode.plugin.framework.CompleteKey
-
- getConditions(Plugin, ModuleDefinition) - Static method in class com.suncode.plugin.framework.support.ModuleHelper
-
- getConditions() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getConfiguration() - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
- getConfiguration() - Method in interface com.suncode.plugin.framework.PluginFramework
-
Zwraca konfigurację mechanizmu wtyczek aktualnie uruchomionej instancji.
- getConfiguration() - Method in class com.suncode.plugin.framework.web.mvc.freemarker.FreeMarkerConfigurer
-
- getConflictKey() - Method in exception com.suncode.plugin.framework.PluginKeyConflictException
-
- getContext() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getContext() - Method in interface com.suncode.plugin.framework.Plugin
-
- getConversationId() - Method in class com.suncode.plugin.framework.context.support.DelegatingPluginScope
-
- getDecorator(HttpServletRequest) - Method in interface com.suncode.plugin.framework.web.support.decorator.ViewDecoratorResolver
-
- getDefinition() - Method in interface com.suncode.plugin.framework.Module
-
Definicja, z jaką został stworzony ten moduł
- getDefinition() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
-
- getDependencies() - Method in class com.suncode.plugin.framework.support.PluginDependency
-
- getDescription() - Method in class com.suncode.plugin.framework.config.PluginDetails
-
- getDescription() - Method in class com.suncode.plugin.framework.core.OsgiPluginResource
-
- getDescriptorReader() - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
- getDescriptorResource(File) - Static method in class com.suncode.plugin.framework.util.PluginFrameworkUtils
-
- getDetails() - Method in class com.suncode.plugin.framework.config.PluginDescriptor
-
- getElement() - Method in class com.suncode.plugin.framework.config.ModuleDefinition
-
- getExcludePatterns() - Method in class com.suncode.plugin.framework.config.OsgiConfiguration
-
- getFile() - Method in class com.suncode.plugin.framework.core.OsgiPluginResource
-
- getFilename() - Method in class com.suncode.plugin.framework.core.OsgiPluginResource
-
- getFirstChildElement(String, Element) - Static method in class com.suncode.plugin.framework.util.XmlUtils
-
Odczytuje wartość pierwszego elementu o podanej nazwie.
- getFirstChildElementValue(String, Element) - Static method in class com.suncode.plugin.framework.util.XmlUtils
-
Odczytuje pierwszy element o podanej nazwie.
- getHomeDirectory() - Method in class com.suncode.plugin.framework.config.FrameworkConfiguration
-
- getHomeDirectory() - Method in class com.suncode.plugin.framework.config.XmlConfiguration
-
- getHook() - Method in class com.suncode.plugin.framework.config.PluginDescriptor
-
- getHookComponent(Plugin) - Method in class com.suncode.plugin.framework.core.PluginHookProcessor
-
- getIncludePatterns() - Method in class com.suncode.plugin.framework.config.OsgiConfiguration
-
- getInitParameter(String) - Method in class com.suncode.plugin.framework.web.mvc.support.DelegatingServletConfig
-
- getInitParameterNames() - Method in class com.suncode.plugin.framework.web.mvc.support.DelegatingServletConfig
-
- getInputStream() - Method in class com.suncode.plugin.framework.core.OsgiPluginResource
-
- getInputStream(File) - Static method in class com.suncode.plugin.framework.util.JarUtils
-
- getInstalledPlugins() - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
Zwraca mapę zainstalowanych wtyczek.
- getInvokedProcessors() - Method in exception com.suncode.plugin.framework.core.support.PluginProcessorInvocationException
-
- getJarEntryInputStream(File, String) - Static method in class com.suncode.plugin.framework.util.JarUtils
-
- getKey() - Method in class com.suncode.plugin.framework.config.ModuleDefinition
-
- getKey() - Method in class com.suncode.plugin.framework.config.PluginDescriptor
-
- getKey() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getKey() - Method in interface com.suncode.plugin.framework.Module
-
- getKey() - Method in interface com.suncode.plugin.framework.Plugin
-
Zwraca identyfikator tekstowy wtyczki.
- getKey() - Method in exception com.suncode.plugin.framework.PluginKeyConflictException
-
- getKey() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
-
- getKey() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getLabel() - Method in class com.suncode.plugin.framework.web.support.DefaultView
-
- getLabel() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getLanguage() - Method in class com.suncode.plugin.framework.config.PluginDetails.PropertyTranslation
-
- getLastUpdateDate() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getLastUpdateDate() - Method in interface com.suncode.plugin.framework.Plugin
-
- getLink() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getLinkPath() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getLocalBundleRevisionURL(Bundle, URL) - Static method in class com.suncode.plugin.framework.util.osgi.BundleUtils
-
Przekształca podany adres URL do zasobu podanego bundle'a, na adres URL lokalnego systemu plików.
- getLocalizedLabel() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getLocalizedMessage(String, Plugin, ModuleDefinition) - Static method in class com.suncode.plugin.framework.support.ModuleHelper
-
- getMappingForMethod(Method, Class<?>) - Method in class com.suncode.plugin.framework.web.mvc.support.PluginRequestMappingHandlerMapping
-
- getMenuEntries(String) - Method in class com.suncode.plugin.framework.web.DefaultWebFragmentsManager
-
- getMenuEntries(String) - Method in interface com.suncode.plugin.framework.web.WebFragmentsManager
-
Pobiera wszystkie komponenty, które powinny zostać dodane do aktualnego komponentu.
- getMessage(String) - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getMessage(String, Object...) - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getMessage(String, Locale, Object...) - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getMessage(String) - Method in interface com.suncode.plugin.framework.Plugin
-
- getMessage(String, Object...) - Method in interface com.suncode.plugin.framework.Plugin
-
- getMessage(String, Locale, Object...) - Method in interface com.suncode.plugin.framework.Plugin
-
- getMessage() - Method in exception com.suncode.plugin.framework.PluginKeyConflictException
-
- getMessage() - Method in class com.suncode.plugin.framework.support.LocalizedMessage
-
- getModule(String) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
Wyszukuje moduł o podanym kluczu.
- getModule(String, Class<M>) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
- getModule(String) - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getModule(String) - Method in interface com.suncode.plugin.framework.ModuleAccessor
-
Wyszukuje moduł o podanym kluczu.
- getModule(String, Class<T>) - Method in interface com.suncode.plugin.framework.ModuleAccessor
-
Wyszukuje moduł o podanym kluczu.
- getModule(String) - Method in interface com.suncode.plugin.framework.Plugin
-
Zwraca deskryptor modułu o podanym kluczu
- getModuleClass(String) - Method in class com.suncode.plugin.framework.core.DefaultModuleFactory
-
- getModuleClass(String) - Method in interface com.suncode.plugin.framework.ModuleFactory
-
Zwraca zarejestrowaną klasę dla podanego typu modułu
- getModuleFactory() - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
- getModuleFactory() - Method in interface com.suncode.plugin.framework.ModuleAccessor
-
- getModuleKey() - Method in class com.suncode.plugin.framework.CompleteKey
-
- getModules() - Method in class com.suncode.plugin.framework.config.PluginDescriptor
-
- getModules(Class<M>) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
Przeszukuje wszystkie zainstalowane wtyczki w poszukiwaniu modułów o podanej klasie.
- getModules() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getModules(Class<T>) - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getModules(Class<T>) - Method in interface com.suncode.plugin.framework.ModuleAccessor
-
- getModules() - Method in interface com.suncode.plugin.framework.Plugin
-
- getModules(Class<T>) - Method in interface com.suncode.plugin.framework.Plugin
-
- getModulesByClass(Class<M>) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
- getModulesByClass(Class<T>) - Method in interface com.suncode.plugin.framework.ModuleAccessor
-
Wyszukuje wszystkie moduły wtyczek o podanej klasie.
- getName() - Method in class com.suncode.plugin.framework.config.PluginDescriptor
-
- getName() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getName() - Method in class com.suncode.plugin.framework.osgi.export.PackageDefinition
-
- getName() - Method in interface com.suncode.plugin.framework.Plugin
-
- getObject() - Method in class com.suncode.plugin.framework.context.support.RuntimeReferenceFactoryBean
-
- getObject() - Method in interface com.suncode.plugin.framework.Module
-
- getObject() - Method in class com.suncode.plugin.framework.service.ServiceReferenceFactoryBean
-
- getObject() - Method in class com.suncode.plugin.framework.service.SystemComponentFactoryBean
-
- getObject() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
-
- getObject() - Method in class com.suncode.plugin.framework.web.DefaultViewModule
-
- getObject() - Method in class com.suncode.plugin.framework.web.MenuEntryModule
-
- getObjectClass() - Method in interface com.suncode.plugin.framework.Module
-
- getObjectClass() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
-
- getObjectType() - Method in class com.suncode.plugin.framework.context.support.RuntimeReferenceFactoryBean
-
- getObjectType() - Method in class com.suncode.plugin.framework.service.ServiceReferenceFactoryBean
-
- getObjectType() - Method in class com.suncode.plugin.framework.service.SystemComponentFactoryBean
-
- getOrder() - Method in class com.suncode.plugin.framework.context.PluginContextProcessor
-
- getOrder() - Method in class com.suncode.plugin.framework.core.PluginHookProcessor
-
- getOrder() - Method in class com.suncode.plugin.framework.core.PluginModuleProcessor
-
- getOrder(ModuleDefinition) - Static method in class com.suncode.plugin.framework.support.ModuleHelper
-
- getOrder(String, ModuleDefinition) - Static method in class com.suncode.plugin.framework.support.ModuleHelper
-
- getOrder() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getOsgiConfiguration() - Method in class com.suncode.plugin.framework.config.XmlConfiguration
-
- getOsgiContainer() - Method in class com.suncode.plugin.framework.core.OsgiPluginFramework
-
- getPackages(Resource) - Method in class com.suncode.plugin.framework.osgi.export.ResourcePackageCacheProvider
-
- getPackagesDefinition(Collection<PackageDefinition>) - Static method in class com.suncode.plugin.framework.osgi.export.PackageDefinition
-
- getParameter(String) - Method in interface com.suncode.plugin.framework.support.Condition
-
Pobiera wartość podanego parametru
- getParameter(String) - Method in class com.suncode.plugin.framework.support.ConditionSupport
-
- getParameterMap(String, String, Element) - Static method in class com.suncode.plugin.framework.util.XmlUtils
-
Odczytuje z podanego elementu wszystkie node'y o nazwie name
.
- getParameters() - Method in interface com.suncode.plugin.framework.support.Condition
-
- getParameters() - Method in class com.suncode.plugin.framework.support.ConditionSupport
-
- getPath() - Method in class com.suncode.plugin.framework.web.support.ScopedWebLink
-
- getPath() - Method in interface com.suncode.plugin.framework.web.support.WebLink
-
- getPlugin() - Method in class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
-
- getPlugin(String) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
- getPlugin() - Method in class com.suncode.plugin.framework.core.OsgiPluginResourceLoader
-
- getPlugin() - Method in interface com.suncode.plugin.framework.Module
-
- getPlugin() - Method in interface com.suncode.plugin.framework.PluginContext
-
- getPlugin(String) - Method in interface com.suncode.plugin.framework.PluginFramework
-
Zwraca wtyczkę o podanym identyfikatorze lub null
w przypadku braku podanej wtyczki.
- getPlugin() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
-
- getPlugin() - Method in class com.suncode.plugin.framework.support.PluginDependency
-
- getPlugin() - Method in class com.suncode.plugin.framework.web.mvc.support.PluginMvcConfigurationSupport
-
- getPluginContextPath() - Method in class com.suncode.plugin.framework.web.mvc.support.PluginRequestContext
-
- getPluginContextUrl(String) - Method in class com.suncode.plugin.framework.web.mvc.support.PluginRequestContext
-
- getPluginDescriptor() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getPluginDescriptor() - Method in interface com.suncode.plugin.framework.Plugin
-
- getPluginFramework() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getPluginFramework() - Method in interface com.suncode.plugin.framework.Plugin
-
- getPluginKey() - Method in class com.suncode.plugin.framework.CompleteKey
-
- getPluginResourcesPath() - Method in class com.suncode.plugin.framework.web.mvc.support.PluginRequestContext
-
- getPluginResourcesUrl(String) - Method in class com.suncode.plugin.framework.web.mvc.support.PluginRequestContext
-
- getPlugins() - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
- getPlugins() - Method in interface com.suncode.plugin.framework.PluginFramework
-
Zwraca wszystkie zainstalowane wtyczki
- getPluginSource(PluginDescriptor, File) - Method in class com.suncode.plugin.framework.support.PluginSourceProvider
-
- getPluginState(Bundle) - Static method in class com.suncode.plugin.framework.util.osgi.OsgiFrameworkUtils
-
Zwraca odpowiedni stan wtyczki
OsgiPlugin
dla podanego
Bundle
- getProperties() - Method in class com.suncode.plugin.framework.osgi.export.support.CacheProperties
-
- getProperty(String) - Method in class com.suncode.plugin.framework.config.FrameworkConfiguration
-
- getPropertyValue(String) - Method in class com.suncode.plugin.framework.osgi.export.support.CacheProperties
-
- getRegisteredPluginProcessors() - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
-
- getRequestPlugin() - Method in class com.suncode.plugin.framework.web.mvc.support.PluginRequestContext
-
- getRequiredMessage() - Method in class com.suncode.plugin.framework.support.LocalizedMessage
-
- getResource(String) - Method in class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
-
- getResource(String) - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getResource(String) - Method in class com.suncode.plugin.framework.core.OsgiPluginResourceLoader
-
- getResourceLoader() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getResources(String) - Method in class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
-
- getRootContext() - Method in class com.suncode.plugin.framework.web.mvc.support.PluginMvcConfigurationSupport
-
- getSection() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
-
- getServletContext() - Method in class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
-
- getServletContext() - Method in class com.suncode.plugin.framework.web.mvc.support.DelegatingServletConfig
-
- getServletName() - Method in class com.suncode.plugin.framework.web.mvc.support.DelegatingServletConfig
-
- getSingleton(String) - Method in class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
-
- getSingletonCount() - Method in class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
-
- getSingletonNames() - Method in class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
-
- getState() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getState() - Method in interface com.suncode.plugin.framework.Plugin
-
- getStatus() - Method in exception com.suncode.plugin.framework.config.InvalidPluginDescriptorException
-
- getSystemBundle() - Method in class com.suncode.plugin.framework.core.FelixContainer
-
- getSystemBundle() - Method in interface com.suncode.plugin.framework.osgi.OsgiContainer
-
Zwraca systemowy bundle
- getSystemClassLoader() - Static method in class com.suncode.plugin.framework.util.ClassLoaderUtils
-
- getTaglibFactory() - Method in class com.suncode.plugin.framework.web.mvc.freemarker.FreeMarkerConfigurer
-
- getText() - Method in class com.suncode.plugin.framework.config.PluginDetails.PropertyTranslation
-
- getType() - Method in class com.suncode.plugin.framework.config.ModuleDefinition
-
- getURL() - Method in class com.suncode.plugin.framework.core.OsgiPluginResource
-
- getUrl() - Method in class com.suncode.plugin.framework.web.support.DefaultView
-
- getValue() - Method in class com.suncode.plugin.framework.config.PluginDetails.LocalizedProperty
-
- getValue(Locale) - Method in class com.suncode.plugin.framework.config.PluginDetails.LocalizedProperty
-
- getVersion() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
-
- getVersion() - Method in class com.suncode.plugin.framework.osgi.export.PackageDefinition
-
- getVersion() - Method in interface com.suncode.plugin.framework.Plugin
-
- PackageDefinition - Class in com.suncode.plugin.framework.osgi.export
-
- PackageDefinition(String, Version) - Constructor for class com.suncode.plugin.framework.osgi.export.PackageDefinition
-
- PackageVersionResolver - Interface in com.suncode.plugin.framework.osgi.export.support
-
Klasy implementujące ten interfejs używane są do wyznaczenia wersji (w zgodzie z OSGi) pakietu, z podanego adresu
URL, wskazującego na konkretną klasę.
- parse(String) - Static method in class com.suncode.plugin.framework.osgi.export.PackageDefinition
-
- parse(Element, Plugin) - Static method in class com.suncode.plugin.framework.web.support.ScopedWebLink
-
- Plugin - Interface in com.suncode.plugin.framework
-
Plugin to dynamiczny element systemu, który może być zainstalowany, zaktualizowany, odinstalowany w systemie bez
konieczności ponownego uruchamiania.
- Plugin.PluginState - Enum in com.suncode.plugin.framework
-
Stan wtyczki.
- PLUGIN_BEAN_NAME - Static variable in class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
-
- PLUGIN_DETAILS_AUTHOR_ELEMENT - Static variable in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
-
- PLUGIN_DETAILS_DESCRIPTION_ELEMENT - Static variable in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
-
- PLUGIN_DETAILS_ELEMENT - Static variable in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
-
- PLUGIN_DISPATCHER_SERVLET_BEAN_NAME - Static variable in class com.suncode.plugin.framework.web.FrameworkWebConstants
-
- PLUGIN_FRAMEWORK_BEAN - Static variable in class com.suncode.plugin.framework.PluginFrameworkLoader
-
- PLUGIN_HOOK_BEAN_NAME - Static variable in class com.suncode.plugin.framework.core.PluginHookProcessor
-
- PLUGIN_HOOK_PROCESSOR_BEAN - Static variable in class com.suncode.plugin.framework.PluginFrameworkLoader
-
- PLUGIN_KEY_PROPERTY - Static variable in class com.suncode.plugin.framework.service.ComponentExporterPostProcessor
-
- PLUGIN_PREFIX - Static variable in class com.suncode.plugin.framework.core.OsgiPluginResource
-
- PLUGIN_REQUEST_CONTEXT_ATTRIBUTE - Static variable in class com.suncode.plugin.framework.web.FrameworkWebConstants
-
- PluginContext - Interface in com.suncode.plugin.framework
-
Kontekst wtyczki.
- PluginContextBuilder - Interface in com.suncode.plugin.framework.support
-
SPI.
- PluginContextProcessor - Class in com.suncode.plugin.framework.context
-
PluginProcessor
tworzący kontekst aplikacji
ApplicationContext
każdej z wtyczek.
- PluginContextProcessor() - Constructor for class com.suncode.plugin.framework.context.PluginContextProcessor
-
- pluginContextProcessor() - Method in class com.suncode.plugin.framework.PluginFrameworkLoader
-
- PluginDependency - Class in com.suncode.plugin.framework.support
-
- PluginDependency(Plugin, Set<PluginDependency>) - Constructor for class com.suncode.plugin.framework.support.PluginDependency
-
- PluginDescriptor - Class in com.suncode.plugin.framework.config
-
Deskryptor wtyczki.
- PluginDescriptor(String, String, String, PluginDetails, List<ModuleDefinition>) - Constructor for class com.suncode.plugin.framework.config.PluginDescriptor
-
- PluginDescriptorReader - Interface in com.suncode.plugin.framework.config
-
Interfejs.
- pluginDescriptorReader() - Method in class com.suncode.plugin.framework.PluginFrameworkLoader
-
- PluginDetails - Class in com.suncode.plugin.framework.config
-
- PluginDetails() - Constructor for class com.suncode.plugin.framework.config.PluginDetails
-
- PluginDetails(PluginDetails.LocalizedProperty, PluginDetails.LocalizedProperty) - Constructor for class com.suncode.plugin.framework.config.PluginDetails
-
- PluginDetails.LocalizedProperty - Class in com.suncode.plugin.framework.config
-
- PluginDetails.LocalizedProperty(PluginDetails.PropertyTranslation...) - Constructor for class com.suncode.plugin.framework.config.PluginDetails.LocalizedProperty
-
- PluginDetails.PropertyTranslation - Class in com.suncode.plugin.framework.config
-
- PluginDetails.PropertyTranslation(String, String) - Constructor for class com.suncode.plugin.framework.config.PluginDetails.PropertyTranslation
-
- pluginDispatcherServlet() - Method in class com.suncode.plugin.framework.web.FrameworkWebSupport
-
- PluginFramework - Interface in com.suncode.plugin.framework
-
Mechanizm wtyczek PlusWorkflow.
- pluginFramework() - Method in class com.suncode.plugin.framework.PluginFrameworkLoader
-
- PluginFrameworkException - Exception in com.suncode.plugin.framework
-
Bazowy wyjątek całego mechanizmu wtyczek.
- PluginFrameworkException() - Constructor for exception com.suncode.plugin.framework.PluginFrameworkException
-
- PluginFrameworkException(String) - Constructor for exception com.suncode.plugin.framework.PluginFrameworkException
-
- PluginFrameworkException(String, Throwable) - Constructor for exception com.suncode.plugin.framework.PluginFrameworkException
-
- PluginFrameworkException(Throwable) - Constructor for exception com.suncode.plugin.framework.PluginFrameworkException
-
- PluginFrameworkLoader - Class in com.suncode.plugin.framework
-
- PluginFrameworkLoader() - Constructor for class com.suncode.plugin.framework.PluginFrameworkLoader
-
- PluginFrameworkUtils - Class in com.suncode.plugin.framework.util
-
- PluginFrameworkUtils() - Constructor for class com.suncode.plugin.framework.util.PluginFrameworkUtils
-
- PluginHook - Interface in com.suncode.plugin.framework.support
-
Hook wtyczki.
- PluginHookProcessor - Class in com.suncode.plugin.framework.core
-
- PluginHookProcessor() - Constructor for class com.suncode.plugin.framework.core.PluginHookProcessor
-
- pluginHookProcessor() - Method in class com.suncode.plugin.framework.PluginFrameworkLoader
-
- PluginKeyConflictException - Exception in com.suncode.plugin.framework
-
- PluginKeyConflictException(String, String) - Constructor for exception com.suncode.plugin.framework.PluginKeyConflictException
-
- PluginModuleProcessor - Class in com.suncode.plugin.framework.core
-
- PluginModuleProcessor() - Constructor for class com.suncode.plugin.framework.core.PluginModuleProcessor
-
- pluginModuleProcessor() - Method in class com.suncode.plugin.framework.PluginFrameworkLoader
-
- PluginMvcConfigurationSupport - Class in com.suncode.plugin.framework.web.mvc.support
-
- PluginMvcConfigurationSupport() - Constructor for class com.suncode.plugin.framework.web.mvc.support.PluginMvcConfigurationSupport
-
- PluginNotAvailableException - Exception in com.suncode.plugin.framework.web
-
Wyjątek wskazuje, że żądanie dotyczyło wtyczki, która nie jest już dostępna (została zatrzymana/ odinstalowana)
- PluginNotAvailableException(String) - Constructor for exception com.suncode.plugin.framework.web.PluginNotAvailableException
-
- PluginNotAvailableException(String, Throwable) - Constructor for exception com.suncode.plugin.framework.web.PluginNotAvailableException
-
- PluginProcessor - Interface in com.suncode.plugin.framework.support.processor
-
Processor wtyczek, pozwalający wpiąć się w cykl życia wtyczki i wykonać potrzebne akcje.
- PluginProcessorInvocationException - Exception in com.suncode.plugin.framework.core.support
-
- PluginProcessorInvocationException(List<PluginProcessor>, Exception) - Constructor for exception com.suncode.plugin.framework.core.support.PluginProcessorInvocationException
-
- PluginProcessorSupport - Class in com.suncode.plugin.framework.support.processor
-
- PluginProcessorSupport() - Constructor for class com.suncode.plugin.framework.support.processor.PluginProcessorSupport
-
- PluginRequestContext - Class in com.suncode.plugin.framework.web.mvc.support
-
- PluginRequestContext(Plugin, HttpServletRequest, HttpServletResponse, ServletContext, Map<String, Object>) - Constructor for class com.suncode.plugin.framework.web.mvc.support.PluginRequestContext
-
- PluginRequestMappingHandlerMapping - Class in com.suncode.plugin.framework.web.mvc.support
-
RequestMappingHandlerMapping
dla wtyczek, dzięki czemu użytkownik nie musi podawać klucza wtyczki podczas
adnotacji metod używając RequestMapping
.
- PluginRequestMappingHandlerMapping() - Constructor for class com.suncode.plugin.framework.web.mvc.support.PluginRequestMappingHandlerMapping
-
- PluginRequestScope - Class in com.suncode.plugin.framework.context.support
-
Zmodyfikowany RequestScope
, dodający do nazwy beana prefix: '{plugin.key}:'.
- PluginRequestScope(Plugin) - Constructor for class com.suncode.plugin.framework.context.support.PluginRequestScope
-
- PluginSessionScope - Class in com.suncode.plugin.framework.context.support
-
Zmodyfikowany RequestScope
, dodający do nazwy beana prefix: '{plugin.key}:'.
- PluginSessionScope(Plugin, boolean) - Constructor for class com.suncode.plugin.framework.context.support.PluginSessionScope
-
- PluginsException - Exception in com.suncode.plugin.framework
-
- PluginsException(String) - Constructor for exception com.suncode.plugin.framework.PluginsException
-
- PluginsException(Throwable) - Constructor for exception com.suncode.plugin.framework.PluginsException
-
- PluginsException(String, Throwable) - Constructor for exception com.suncode.plugin.framework.PluginsException
-
- PluginSourceProvider - Class in com.suncode.plugin.framework.support
-
Modyfikuje manifest pliku wtyczki, aby odpowiadał wartością zapisanym w deskryptorze.
- PluginSourceProvider() - Constructor for class com.suncode.plugin.framework.support.PluginSourceProvider
-
- PluginUnresolvedDependenciesException - Exception in com.suncode.plugin.framework
-
- PluginUnresolvedDependenciesException() - Constructor for exception com.suncode.plugin.framework.PluginUnresolvedDependenciesException
-
- PluginUnresolvedDependenciesException(String) - Constructor for exception com.suncode.plugin.framework.PluginUnresolvedDependenciesException
-
- PluginUnresolvedDependenciesException(String, Throwable) - Constructor for exception com.suncode.plugin.framework.PluginUnresolvedDependenciesException
-
- PluginUnresolvedDependenciesException(Throwable) - Constructor for exception com.suncode.plugin.framework.PluginUnresolvedDependenciesException
-
- PluginWebRequestException - Exception in com.suncode.plugin.framework.web
-
Bazowy wyjątek błędów związanych z obsługą treści web przez wtyczki
- PluginWebRequestException(String) - Constructor for exception com.suncode.plugin.framework.web.PluginWebRequestException
-
- PluginWebRequestException(String, Throwable) - Constructor for exception com.suncode.plugin.framework.web.PluginWebRequestException
-
- postProcessAfterInitialization(Object, String) - Method in class com.suncode.plugin.framework.context.RootContextAwareProcessor
-
- postProcessAfterInitialization(Object, String) - Method in class com.suncode.plugin.framework.service.ComponentExporterPostProcessor
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
-
- postProcessBeforeInitialization(Object, String) - Method in class com.suncode.plugin.framework.context.RootContextAwareProcessor
-
- postProcessBeforeInitialization(Object, String) - Method in class com.suncode.plugin.framework.service.ComponentExporterPostProcessor
-
- postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in class com.suncode.plugin.framework.service.ComponentExporterPostProcessor
-
- postProcessTemplateLoaders(List<TemplateLoader>) - Method in class com.suncode.plugin.framework.web.mvc.freemarker.FreeMarkerConfigurer
-
- prepareForDecoration(HttpServletRequest, Map<String, Object>) - Method in class com.suncode.plugin.framework.web.mvc.freemarker.DecoratingFreemarkerView
-
- preparePackageCacheProvider() - Method in class com.suncode.plugin.framework.osgi.export.ClassPathPackagesExportBuilder
-
- prepareRefresh() - Method in class com.suncode.plugin.framework.context.GenericOsgiPluginContext
-
- processAfterInitialization(Plugin) - Method in class com.suncode.plugin.framework.context.PluginContextProcessor
-
- processAfterInitialization(Plugin) - Method in class com.suncode.plugin.framework.core.PluginHookProcessor
-
- processAfterInitialization(Plugin) - Method in class com.suncode.plugin.framework.core.PluginModuleProcessor
-
Uruchamia wszystkie moduły wtyczki zaraz po jej zainicjalizowaniu.
- processAfterInitialization(Plugin) - Method in interface com.suncode.plugin.framework.support.processor.PluginProcessor
-
Przetwórz wtyczkę po inicjalizacji tj. po odświeżeniu kontekstu wtyczki
PluginContext
.
- processAfterInitialization(Plugin) - Method in class com.suncode.plugin.framework.support.processor.PluginProcessorSupport
-
- processBeforeDestruction(Plugin) - Method in class com.suncode.plugin.framework.context.PluginContextProcessor
-
- processBeforeDestruction(Plugin) - Method in class com.suncode.plugin.framework.core.PluginHookProcessor
-
- processBeforeDestruction(Plugin) - Method in class com.suncode.plugin.framework.core.PluginModuleProcessor
-
- processBeforeDestruction(Plugin) - Method in interface com.suncode.plugin.framework.support.processor.PluginProcessor
-
Przetwórz wtyczkę przed jej zniszczeniem (jeszcze przed zamknięciem kontekstu wtyczki
PluginContext
).
- processBeforeDestruction(Plugin) - Method in class com.suncode.plugin.framework.support.processor.PluginProcessorSupport
-
- processBeforeInitialization(Plugin) - Method in class com.suncode.plugin.framework.context.PluginContextProcessor
-
- processBeforeInitialization(Plugin) - Method in class com.suncode.plugin.framework.core.PluginHookProcessor
-
- processBeforeInitialization(Plugin) - Method in class com.suncode.plugin.framework.core.PluginModuleProcessor
-
Inicjalizacja modułów następuje jeszcze przed inicjalizacją wtyczki.
- processBeforeInitialization(Plugin) - Method in interface com.suncode.plugin.framework.support.processor.PluginProcessor
-
Przetwórz wtyczkę na wczesnym etapie jej uruchamiania.
- processBeforeInitialization(Plugin) - Method in class com.suncode.plugin.framework.support.processor.PluginProcessorSupport
-
- processManifest(File, PluginDescriptor) - Method in class com.suncode.plugin.framework.support.PluginSourceProvider
-
- processPatternsCondition(PatternsRequestCondition) - Method in class com.suncode.plugin.framework.web.mvc.support.PluginRequestMappingHandlerMapping
-
- processTemplate(Template, SimpleHash, HttpServletResponse) - Method in class com.suncode.plugin.framework.web.mvc.freemarker.DecoratingFreemarkerView
-
- Provides - Annotation Type in com.suncode.plugin.framework.service
-
Wskazuje, że podana klasa dostarcza implementację podanych interfejsów innym wtyczką.