A B C D E F G H I J K L M N O P R S T U V W X 

A

AbstractOsgiPluginContext - Class in com.suncode.plugin.framework.context
 
AbstractOsgiPluginContext(OsgiPlugin, WebApplicationContext) - Constructor for class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
 
AbstractPluginFramework - Class in com.suncode.plugin.framework.core
Abstrakcyjny PluginFramework.
AbstractPluginFramework(FrameworkConfiguration) - Constructor for class com.suncode.plugin.framework.core.AbstractPluginFramework
 
accquireMenuEntries() - Method in class com.suncode.plugin.framework.web.DefaultWebFragmentsManager
 
addModule(Module<?>) - Method in class com.suncode.plugin.framework.core.OsgiPlugin
 
addPluginProcessor(PluginProcessor) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
Rejestruje obiekt typu PluginProcessor, który zostanie wywołany podczas zmian wtyczki.
addPluginProcessors(List<PluginProcessor>) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
Rejestruje wszystkie obiekty typu PluginProcessor.
addResourceHandlers(ResourceHandlerRegistry) - Method in class com.suncode.plugin.framework.web.mvc.support.PluginMvcConfigurationSupport
 
afterPropertiesSet() - Method in class com.suncode.plugin.framework.service.SystemComponentFactoryBean
 
afterPropertiesSet() - Method in class com.suncode.plugin.framework.web.mvc.freemarker.FreeMarkerConfigurer
 
arePresent(String...) - Static method in class com.suncode.plugin.framework.util.ClassLoaderUtils
 
arePresent(ClassLoader, String...) - Static method in class com.suncode.plugin.framework.util.ClassLoaderUtils
 

B

build() - Method in class com.suncode.plugin.framework.osgi.export.ClassPathPackagesExportBuilder
 
buildContext(PluginContext) - Method in class com.suncode.plugin.framework.service.ComponentImportModule
 
buildContext(PluginContext) - Method in class com.suncode.plugin.framework.support.i18n.I18NModule
 
buildContext(PluginContext) - Method in interface com.suncode.plugin.framework.support.PluginContextBuilder
Budowa kontekstu wtyczki.
buildView(String) - Method in class com.suncode.plugin.framework.web.mvc.freemarker.DecoratingFreemarkerViewResolver
 
bundleChanged(BundleEvent) - Method in class com.suncode.plugin.framework.core.OsgiPluginFramework
 
BundleUtils - Class in com.suncode.plugin.framework.util.osgi
 
BundleUtils() - Constructor for class com.suncode.plugin.framework.util.osgi.BundleUtils
 

C

CACHE_KEY_SEPARATOR - Static variable in class com.suncode.plugin.framework.osgi.export.ResourcePackageCacheProvider
 
CACHE_PROPERTY_SEPARATOR - Static variable in class com.suncode.plugin.framework.osgi.export.ResourcePackageCacheProvider
 
cachePackage(Resource, PackageDefinition) - Method in class com.suncode.plugin.framework.osgi.export.ResourcePackageCacheProvider
 
cachePackages(Resource, Collection<PackageDefinition>) - Method in class com.suncode.plugin.framework.osgi.export.ResourcePackageCacheProvider
 
CacheProperties - Class in com.suncode.plugin.framework.osgi.export.support
 
CacheProperties() - Constructor for class com.suncode.plugin.framework.osgi.export.support.CacheProperties
 
CacheProperties(String) - Constructor for class com.suncode.plugin.framework.osgi.export.support.CacheProperties
 
canResolve(URL) - Method in class com.suncode.plugin.framework.osgi.export.support.JarPackageVersionResolver
 
canResolve(URL) - Method in interface com.suncode.plugin.framework.osgi.export.support.PackageVersionResolver
Sprawdza, czy ten resolver potrafi odczytać wersję pakietu.
checkEntryExists(File, String) - Static method in class com.suncode.plugin.framework.util.JarUtils
Sprawdza, czy w podanym pliku (który musi być plikiem jar) istnieje wpis JarEntry o podanej nazwie.
CLASS_ATTR - Static variable in class com.suncode.plugin.framework.support.ModuleHelper
 
ClassLoaderUtils - Class in com.suncode.plugin.framework.util
 
ClassLoaderUtils() - Constructor for class com.suncode.plugin.framework.util.ClassLoaderUtils
 
ClassPathPackagesExportBuilder - Class in com.suncode.plugin.framework.osgi.export
 
ClassPathPackagesExportBuilder(FrameworkConfiguration, OsgiConfiguration) - Constructor for class com.suncode.plugin.framework.osgi.export.ClassPathPackagesExportBuilder
 
clear() - Method in class com.suncode.plugin.framework.osgi.export.support.CacheProperties
 
com.suncode.plugin.framework - package com.suncode.plugin.framework
 
com.suncode.plugin.framework.config - package com.suncode.plugin.framework.config
 
com.suncode.plugin.framework.context - package com.suncode.plugin.framework.context
 
com.suncode.plugin.framework.context.support - package com.suncode.plugin.framework.context.support
 
com.suncode.plugin.framework.core - package com.suncode.plugin.framework.core
 
com.suncode.plugin.framework.core.support - package com.suncode.plugin.framework.core.support
 
com.suncode.plugin.framework.osgi - package com.suncode.plugin.framework.osgi
 
com.suncode.plugin.framework.osgi.export - package com.suncode.plugin.framework.osgi.export
 
com.suncode.plugin.framework.osgi.export.support - package com.suncode.plugin.framework.osgi.export.support
 
com.suncode.plugin.framework.service - package com.suncode.plugin.framework.service
 
com.suncode.plugin.framework.support - package com.suncode.plugin.framework.support
 
com.suncode.plugin.framework.support.i18n - package com.suncode.plugin.framework.support.i18n
 
com.suncode.plugin.framework.support.module - package com.suncode.plugin.framework.support.module
 
com.suncode.plugin.framework.support.processor - package com.suncode.plugin.framework.support.processor
 
com.suncode.plugin.framework.util - package com.suncode.plugin.framework.util
 
com.suncode.plugin.framework.util.osgi - package com.suncode.plugin.framework.util.osgi
 
com.suncode.plugin.framework.web - package com.suncode.plugin.framework.web
 
com.suncode.plugin.framework.web.mvc - package com.suncode.plugin.framework.web.mvc
 
com.suncode.plugin.framework.web.mvc.freemarker - package com.suncode.plugin.framework.web.mvc.freemarker
 
com.suncode.plugin.framework.web.mvc.support - package com.suncode.plugin.framework.web.mvc.support
 
com.suncode.plugin.framework.web.support - package com.suncode.plugin.framework.web.support
 
com.suncode.plugin.framework.web.support.decorator - package com.suncode.plugin.framework.web.support.decorator
 
CompleteKey - Class in com.suncode.plugin.framework
Pełny klucz modułu, powstały w wyniku połączenia klucza wtyczki z kluczem modułu.
CompleteKey(String) - Constructor for class com.suncode.plugin.framework.CompleteKey
 
CompleteKey(CompleteKey) - Constructor for class com.suncode.plugin.framework.CompleteKey
 
CompleteKey(String, String) - Constructor for class com.suncode.plugin.framework.CompleteKey
 
ComponentExporterPostProcessor - Class in com.suncode.plugin.framework.service
BeanPostProcessor rejestrujący w rejestrze serwisów OSGi komponenty oznaczone adnotacją Provides.
ComponentExporterPostProcessor(OsgiPlugin) - Constructor for class com.suncode.plugin.framework.service.ComponentExporterPostProcessor
 
ComponentImportModule - Class in com.suncode.plugin.framework.service
Moduł pozwalający na import komponentów/serwisów z systemu lub innych wtyczek.
ComponentImportModule() - Constructor for class com.suncode.plugin.framework.service.ComponentImportModule
 
Condition - Interface in com.suncode.plugin.framework.support
Warunek z parametrami.
CONDITION_TAG - Static variable in class com.suncode.plugin.framework.support.ModuleHelper
 
ConditionSupport - Class in com.suncode.plugin.framework.support
Klasa pomocnicza obsługująca parametry warunku Condition
ConditionSupport() - Constructor for class com.suncode.plugin.framework.support.ConditionSupport
 
configureFreemarker(Properties) - Method in class com.suncode.plugin.framework.web.mvc.freemarker.FreemarkerMvcConfiguration
 
containsSingleton(String) - Method in class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
 
CONTEXT_PROCESSOR_BEAN - Static variable in class com.suncode.plugin.framework.PluginFrameworkLoader
 
convertToResourcePath(String) - Method in class com.suncode.plugin.framework.osgi.export.ClassPathPackagesExportBuilder
 
copyWithManifest(File, File, Manifest) - Static method in class com.suncode.plugin.framework.util.JarUtils
Kopiuje całą zawartość jednego pliku jar do drugiego pliku jar z nowym manifestem.
createDefaultPluginContext(OsgiPlugin) - Method in class com.suncode.plugin.framework.context.PluginContextProcessor
 
createModule(String) - Method in class com.suncode.plugin.framework.core.DefaultModuleFactory
 
createModule(String) - Method in interface com.suncode.plugin.framework.ModuleFactory
Tworzy instancje modułu na podstawie przesłanej definicji modułu, jeżeli podany moduł jest zarejestowany.
createRelative(String) - Method in class com.suncode.plugin.framework.core.OsgiPluginResource
 
createXmlPluginContext(OsgiPlugin, Resource) - Method in class com.suncode.plugin.framework.context.PluginContextProcessor
 

D

decorate(String, HttpServletRequest, HttpServletResponse) - Method in interface com.suncode.plugin.framework.web.support.decorator.ViewDecorator
Udekorowanie widoku.
DecoratingFreemarkerView - Class in com.suncode.plugin.framework.web.mvc.freemarker
 
DecoratingFreemarkerView() - Constructor for class com.suncode.plugin.framework.web.mvc.freemarker.DecoratingFreemarkerView
 
DecoratingFreemarkerViewResolver - Class in com.suncode.plugin.framework.web.mvc.freemarker
 
DecoratingFreemarkerViewResolver() - Constructor for class com.suncode.plugin.framework.web.mvc.freemarker.DecoratingFreemarkerViewResolver
 
decoratingFreemarkerViewResolver() - Method in class com.suncode.plugin.framework.web.mvc.freemarker.FreemarkerMvcConfiguration
Tworzy DecoratingFreemarkerViewResolver z domyślnym prefixem [/views/] i suffixem [.ftl]
DECORATOR_FILTER_NAME - Static variable in class com.suncode.plugin.framework.web.FrameworkWebConstants
 
DEFAULT_PROPERTY_SEPARATOR - Static variable in class com.suncode.plugin.framework.osgi.export.support.CacheProperties
 
DefaultModuleFactory - Class in com.suncode.plugin.framework.core
Implementacja ModuleDescriptorFactory.
DefaultModuleFactory() - Constructor for class com.suncode.plugin.framework.core.DefaultModuleFactory
 
DefaultPluginDescriptorReader - Class in com.suncode.plugin.framework.config
Parser który na podstawie dokumentu XML zwraca definicję deskryptora wtyczki PluginDescriptor.
DefaultPluginDescriptorReader() - Constructor for class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 
DefaultView - Class in com.suncode.plugin.framework.web.support
 
DefaultView(WebLink, LocalizedMessage) - Constructor for class com.suncode.plugin.framework.web.support.DefaultView
 
DefaultViewModule - Class in com.suncode.plugin.framework.web
 
DefaultViewModule() - Constructor for class com.suncode.plugin.framework.web.DefaultViewModule
 
DefaultWebFragmentsManager - Class in com.suncode.plugin.framework.web
 
DefaultWebFragmentsManager() - Constructor for class com.suncode.plugin.framework.web.DefaultWebFragmentsManager
 
DelegatingPluginScope - Class in com.suncode.plugin.framework.context.support
 
DelegatingPluginScope(Plugin, Scope) - Constructor for class com.suncode.plugin.framework.context.support.DelegatingPluginScope
 
DelegatingServletConfig - Class in com.suncode.plugin.framework.web.mvc.support
 
DelegatingServletConfig(String, ServletContext) - Constructor for class com.suncode.plugin.framework.web.mvc.support.DelegatingServletConfig
 
DEPENDENCY_HELPER_BEAN - Static variable in class com.suncode.plugin.framework.PluginFrameworkLoader
 
DESCRIPTOR_FILENAME - Static variable in class com.suncode.plugin.framework.FrameworkConstants
Nazwa deskryptora wtyczki (bez tego pliku wtyczka będzie obsłużona jak normalny pakunek OSGi)
DESCRIPTOR_READER_BEAN - Static variable in class com.suncode.plugin.framework.PluginFrameworkLoader
 
destroy() - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
 
destroyFramework() - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
 
destroyFramework() - Method in class com.suncode.plugin.framework.core.OsgiPluginFramework
 
disable() - Method in class com.suncode.plugin.framework.core.ModuleRegistrationModule
 
disable() - Method in interface com.suncode.plugin.framework.Module
Niszczy ten moduł.
disable() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
 
disable() - Method in class com.suncode.plugin.framework.web.MenuEntryModule
 
disable() - Method in class com.suncode.plugin.framework.web.mvc.MvcModule
 
disableDynamicModule(String) - Method in class com.suncode.plugin.framework.core.PluginModuleProcessor
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.suncode.plugin.framework.web.mvc.FrameworkDispatcherServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.suncode.plugin.framework.web.mvc.FrameworkDispatcherServlet
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class com.suncode.plugin.framework.web.mvc.FrameworkDispatcherServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.suncode.plugin.framework.web.mvc.FrameworkDispatcherServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.suncode.plugin.framework.web.mvc.FrameworkDispatcherServlet
 
doReadDescriptor(Document, ValidationStatus) - Method in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 
doRender(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class com.suncode.plugin.framework.web.mvc.freemarker.DecoratingFreemarkerView
 

E

enable() - Method in class com.suncode.plugin.framework.core.ModuleRegistrationModule
 
enable() - Method in interface com.suncode.plugin.framework.Module
Uruchamia ten moduł.
enable() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
 
enable() - Method in class com.suncode.plugin.framework.web.MenuEntryModule
 
enable() - Method in class com.suncode.plugin.framework.web.mvc.MvcModule
 
enableDynamicModule(Plugin, String) - Method in class com.suncode.plugin.framework.core.PluginModuleProcessor
 
equals(Object) - Method in class com.suncode.plugin.framework.osgi.export.PackageDefinition
 
error(String, Object...) - Method in class com.suncode.plugin.framework.config.ValidationStatus
 
exists() - Method in class com.suncode.plugin.framework.core.OsgiPluginResource
 

F

FelixContainer - Class in com.suncode.plugin.framework.core
Implementacja dla kontenera OSGi "Apache Felix"
FelixContainer() - Constructor for class com.suncode.plugin.framework.core.FelixContainer
 
findAllClassPathResources(String) - Method in class com.suncode.plugin.framework.core.OsgiPluginResourcePatternResolver
 
FRAMEWORK_DISPATCHER_SERVLET_BEAN_NAME - Static variable in class com.suncode.plugin.framework.web.FrameworkWebConstants
 
FrameworkConfiguration - Class in com.suncode.plugin.framework.config
Klasa przechowująca ustawienia systemu wtyczek.
FrameworkConfiguration(File, Map<String, Object>) - Constructor for class com.suncode.plugin.framework.config.FrameworkConfiguration
 
FrameworkConfigurationParser - Class in com.suncode.plugin.framework.config
 
FrameworkConfigurationParser(Resource) - Constructor for class com.suncode.plugin.framework.config.FrameworkConfigurationParser
 
FrameworkConstants - Class in com.suncode.plugin.framework
 
FrameworkConstants() - Constructor for class com.suncode.plugin.framework.FrameworkConstants
 
FrameworkDispatcherServlet - Class in com.suncode.plugin.framework.web.mvc
 
FrameworkDispatcherServlet() - Constructor for class com.suncode.plugin.framework.web.mvc.FrameworkDispatcherServlet
 
frameworkEvent(FrameworkEvent) - Method in class com.suncode.plugin.framework.support.NotifyingFrameworkListener
 
FrameworkWebConstants - Class in com.suncode.plugin.framework.web
 
FrameworkWebConstants() - Constructor for class com.suncode.plugin.framework.web.FrameworkWebConstants
 
FrameworkWebSupport - Class in com.suncode.plugin.framework.web
 
FrameworkWebSupport() - Constructor for class com.suncode.plugin.framework.web.FrameworkWebSupport
 
FreeMarkerConfigurer - Class in com.suncode.plugin.framework.web.mvc.freemarker
Konfiguracja FreeMarker
FreeMarkerConfigurer() - Constructor for class com.suncode.plugin.framework.web.mvc.freemarker.FreeMarkerConfigurer
 
freemarkerConfigurer() - Method in class com.suncode.plugin.framework.web.mvc.freemarker.FreemarkerMvcConfiguration
Rejestruje obiekt FreeMarkerConfigurer.
FreemarkerMvcConfiguration - Class in com.suncode.plugin.framework.web.mvc.freemarker
 
FreemarkerMvcConfiguration() - Constructor for class com.suncode.plugin.framework.web.mvc.freemarker.FreemarkerMvcConfiguration
 

G

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
ViewDecoratorResolver na podstawie żądania powinien ocenić, jaki dekorator powininen zostać użyty.
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
Zwraca JarInputStream podanego pliku.
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
Wyszukuje wszystkie moduły zgodne z podaną klasą (Class.isAssignableFrom(Class))
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
Zwraca listę wszystkich zarejestrowanych PluginProcessor
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
 

H

hashCode() - Method in class com.suncode.plugin.framework.osgi.export.PackageDefinition
 
HOOK_ATTRIBUTE - Static variable in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 

I

I18NModule - Class in com.suncode.plugin.framework.support.i18n
Moduł Module rejestrujący obiekt MessageSource w kontekście wtyczki.
I18NModule() - Constructor for class com.suncode.plugin.framework.support.i18n.I18NModule
 
init() - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
 
init(FrameworkConfiguration) - Method in class com.suncode.plugin.framework.core.FelixContainer
 
init(Plugin, ModuleDefinition) - Method in interface com.suncode.plugin.framework.Module
Inicjalizacja tego modułu.
init(FrameworkConfiguration) - Method in interface com.suncode.plugin.framework.osgi.OsgiContainer
Zainicjalizowanie kontenera OSGi
init(Map<String, String>) - Method in interface com.suncode.plugin.framework.support.Condition
Inicjalizuje podany warunek.
init(Map<String, String>) - Method in class com.suncode.plugin.framework.support.ConditionSupport
 
init(Plugin, ModuleDefinition) - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
 
initContext(HttpServletRequest, HttpServletResponse, ServletContext, Map<String, Object>) - Method in class com.suncode.plugin.framework.web.mvc.support.PluginRequestContext
 
initFramework() - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
Inicjalizacja mechanizmu wtyczek.
initFramework() - Method in class com.suncode.plugin.framework.core.OsgiPluginFramework
 
initializeModule(String, Module<?>) - Method in class com.suncode.plugin.framework.core.DefaultModuleFactory
 
initializeModule(String, Module<?>) - Method in interface com.suncode.plugin.framework.ModuleFactory
Inicjalizuje podany moduł.
initModule() - Method in class com.suncode.plugin.framework.core.ModuleRegistrationModule
 
initModule() - Method in class com.suncode.plugin.framework.service.ComponentImportModule
 
initModule() - Method in class com.suncode.plugin.framework.support.i18n.I18NModule
 
initModule() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
 
initModule() - Method in class com.suncode.plugin.framework.web.DefaultViewModule
 
initModule() - Method in class com.suncode.plugin.framework.web.MenuEntryModule
 
initModule() - Method in class com.suncode.plugin.framework.web.mvc.MvcModule
 
install(File) - Method in class com.suncode.plugin.framework.core.FelixContainer
 
install(File) - Method in interface com.suncode.plugin.framework.osgi.OsgiContainer
Instaluje bundle w OSGi z podanego pliku
installPlugin(File) - Method in class com.suncode.plugin.framework.core.OsgiPluginFramework
 
installPlugin(File) - Method in interface com.suncode.plugin.framework.PluginFramework
 
InvalidPluginDescriptorException - Exception in com.suncode.plugin.framework.config
Wyjątek rzucany w sytuacji błędnego deskryptora wtyczki.
InvalidPluginDescriptorException(ValidationStatus) - Constructor for exception com.suncode.plugin.framework.config.InvalidPluginDescriptorException
 
InvalidPluginDescriptorException(String, ValidationStatus, Throwable) - Constructor for exception com.suncode.plugin.framework.config.InvalidPluginDescriptorException
 
InvalidPluginException - Exception in com.suncode.plugin.framework.config
Ogólny wyjatek oznaczający, że instalowana wtyczka jest niepoprawna.
InvalidPluginException() - Constructor for exception com.suncode.plugin.framework.config.InvalidPluginException
 
InvalidPluginException(String) - Constructor for exception com.suncode.plugin.framework.config.InvalidPluginException
 
InvalidPluginException(String, Throwable) - Constructor for exception com.suncode.plugin.framework.config.InvalidPluginException
 
invokeAfterInitializationProcessors(OsgiPlugin) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
Wywołuje PluginProcessor.processAfterInitialization(Plugin) na wszystkich zarejestrowanych processorach.
invokeBeforeDestructionProcessors(OsgiPlugin) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
 
invokeBeforeDestructionProcessors(OsgiPlugin, List<PluginProcessor>) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
Wywołuje PluginProcessor.processBeforeDestruction(Plugin) na podanych processorach.
invokeBeforeInitializationProcessors(OsgiPlugin) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
Wywołuje PluginProcessor.processBeforeInitialization(Plugin) na wszystkich zarejestrowanych processorach.
isDone() - Method in class com.suncode.plugin.framework.support.NotifyingFrameworkListener
 
isFulfilled() - Method in interface com.suncode.plugin.framework.support.Condition
 
isInstalled(String) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
 
isInstalled(String) - Method in interface com.suncode.plugin.framework.PluginFramework
 
isJarFile(URL) - Static method in class com.suncode.plugin.framework.util.JarUtils
 
isJarResource(Resource) - Method in class com.suncode.plugin.framework.osgi.export.ClassPathPackagesExportBuilder
 
isPluginFile(File) - Static method in class com.suncode.plugin.framework.util.PluginFrameworkUtils
 
isPresent(String) - Static method in class com.suncode.plugin.framework.util.ClassLoaderUtils
 
isPresent(ClassLoader, String) - Static method in class com.suncode.plugin.framework.util.ClassLoaderUtils
 
isProperKey(String) - Static method in class com.suncode.plugin.framework.util.ValidationUtils
Sprawdza czy podany tekst jest poprawnym kluczem.
isResourceAlreadyProcessed(Resource) - Method in class com.suncode.plugin.framework.osgi.export.ClassPathPackagesExportBuilder
 
isSingleton() - Method in class com.suncode.plugin.framework.context.support.RuntimeReferenceFactoryBean
 
isSingleton() - Method in class com.suncode.plugin.framework.service.ServiceReferenceFactoryBean
 
isSingleton() - Method in class com.suncode.plugin.framework.service.SystemComponentFactoryBean
 
isValid() - Method in class com.suncode.plugin.framework.config.ValidationStatus
 

J

JarPackageVersionResolver - Class in com.suncode.plugin.framework.osgi.export.support
 
JarPackageVersionResolver() - Constructor for class com.suncode.plugin.framework.osgi.export.support.JarPackageVersionResolver
 
JarUtils - Class in com.suncode.plugin.framework.util
Klasa dostarczająca różne metody ułatwiające operacje na plikach wewnątrz pliku jar.
JarUtils() - Constructor for class com.suncode.plugin.framework.util.JarUtils
 

K

KEY_ATTRIBUTE - Static variable in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 
KEY_REGEX - Static variable in class com.suncode.plugin.framework.util.ValidationUtils
Wyrażenie regularne -> wszystkie znaki (a-z 0-9) oraz znaki [ - . ]

L

lastModified() - Method in class com.suncode.plugin.framework.core.OsgiPluginResource
 
LINK_TAG - Static variable in class com.suncode.plugin.framework.support.ModuleHelper
 
load(Resource...) - Method in class com.suncode.plugin.framework.context.XmlOsgiPluginContext
 
load(Resource) - Method in class com.suncode.plugin.framework.osgi.export.support.CacheProperties
 
loadDocument(URL) - Static method in class com.suncode.plugin.framework.util.XmlUtils
Ładuje dokument XML z podanego adresu URL
loadDocument(InputStream) - Static method in class com.suncode.plugin.framework.util.XmlUtils
Ładuje dokument XML z podanego strumienia danych
loadSystemClass(String) - Static method in class com.suncode.plugin.framework.util.ClassLoaderUtils
 
localeResolver() - Method in class com.suncode.plugin.framework.web.mvc.support.PluginMvcConfigurationSupport
 
LOCALIZED_PROPERTY_ELEMENT - Static variable in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 
LOCALIZED_PROPERTY_LANGUAGE_ATTRIBUTE - Static variable in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 
LocalizedMessage - Class in com.suncode.plugin.framework.support
Przetłumaczona wiadomość.
LocalizedMessage(Plugin, String, Object...) - Constructor for class com.suncode.plugin.framework.support.LocalizedMessage
 
LocalizedMessage(MessageSource, String, Object...) - Constructor for class com.suncode.plugin.framework.support.LocalizedMessage
 
logger - Variable in class com.suncode.plugin.framework.core.AbstractPluginFramework
 
logger - Variable in class com.suncode.plugin.framework.support.module.ModuleSupport
 
logger - Variable in class com.suncode.plugin.framework.support.processor.PluginProcessorSupport
Logger dostępny dla klas dziedziczących

M

MANIFEST_BUNDLE_VERSION_ATTRIBUTE - Static variable in class com.suncode.plugin.framework.osgi.export.support.JarPackageVersionResolver
 
MANIFEST_VERSION_ATTRIBUTE - Static variable in class com.suncode.plugin.framework.osgi.export.support.JarPackageVersionResolver
 
markResourceAsProcessed(Resource) - Method in class com.suncode.plugin.framework.osgi.export.ClassPathPackagesExportBuilder
 
meetsCondition() - Method in class com.suncode.plugin.framework.web.support.MenuEntry
 
MenuEntry - Class in com.suncode.plugin.framework.web.support
Definicja wpisu w menu, dostarczana przez WebFragmentsManager.
MenuEntry(String, String, WebLink, LocalizedMessage, int, List<Condition>) - Constructor for class com.suncode.plugin.framework.web.support.MenuEntry
 
MenuEntryModule - Class in com.suncode.plugin.framework.web
 
MenuEntryModule() - Constructor for class com.suncode.plugin.framework.web.MenuEntryModule
 
MESSAGE_SOURCE_BEAN - Static variable in class com.suncode.plugin.framework.PluginFrameworkLoader
 
messageSource() - Method in class com.suncode.plugin.framework.PluginFrameworkLoader
 
MissingPluginDescriptorException - Exception in com.suncode.plugin.framework.config
Wyjątek oznaczający, że instalowana wtyczka nie posiada pliku deskryptora w odpowiedniej lokalizacji
MissingPluginDescriptorException() - Constructor for exception com.suncode.plugin.framework.config.MissingPluginDescriptorException
 
Module<T> - Interface in com.suncode.plugin.framework
Moduł wtyczki
MODULE_FACTORY_BEAN - Static variable in class com.suncode.plugin.framework.PluginFrameworkLoader
 
MODULE_PROCESSOR_BEAN - Static variable in class com.suncode.plugin.framework.PluginFrameworkLoader
 
MODULE_TYPE - Static variable in class com.suncode.plugin.framework.core.ModuleRegistrationModule
 
MODULE_TYPE - Static variable in class com.suncode.plugin.framework.service.ComponentImportModule
 
MODULE_TYPE - Static variable in class com.suncode.plugin.framework.support.i18n.I18NModule
 
MODULE_TYPE - Static variable in class com.suncode.plugin.framework.web.DefaultViewModule
 
MODULE_TYPE - Static variable in class com.suncode.plugin.framework.web.MenuEntryModule
 
MODULE_TYPE - Static variable in class com.suncode.plugin.framework.web.mvc.MvcModule
 
ModuleAccessor - Interface in com.suncode.plugin.framework
Accessor modułów mechanizmu wtyczek.
ModuleDefinition - Class in com.suncode.plugin.framework.config
Obiekt definicji modułu.
ModuleDefinition(String, String, Element) - Constructor for class com.suncode.plugin.framework.config.ModuleDefinition
 
ModuleFactory - Interface in com.suncode.plugin.framework
Fabryka modułów.
moduleFactory() - Method in class com.suncode.plugin.framework.PluginFrameworkLoader
 
ModuleHelper - Class in com.suncode.plugin.framework.support
 
ModuleHelper() - Constructor for class com.suncode.plugin.framework.support.ModuleHelper
 
ModuleRegistrar - Interface in com.suncode.plugin.framework.support.module
Interfejs SPI używany do rejestrowania modułów.
ModuleRegistrationModule - Class in com.suncode.plugin.framework.core
 
ModuleRegistrationModule() - Constructor for class com.suncode.plugin.framework.core.ModuleRegistrationModule
 
ModuleSupport<T> - Class in com.suncode.plugin.framework.support.module
Obiekt pomocniczy stanowiący bazę dla Module.
ModuleSupport() - Constructor for class com.suncode.plugin.framework.support.module.ModuleSupport
 
MVC_SERVLET_MAPPING - Static variable in class com.suncode.plugin.framework.web.FrameworkWebConstants
 
MVC_SERVLET_NAME - Static variable in class com.suncode.plugin.framework.web.FrameworkWebConstants
 
MVC_SERVLET_PATH - Static variable in class com.suncode.plugin.framework.web.FrameworkWebConstants
 
MvcModule - Class in com.suncode.plugin.framework.web.mvc
 
MvcModule() - Constructor for class com.suncode.plugin.framework.web.mvc.MvcModule
 

N

NAME_ATTRIBUTE - Static variable in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 
NotifyingFrameworkListener - Class in com.suncode.plugin.framework.support
 
NotifyingFrameworkListener(Object) - Constructor for class com.suncode.plugin.framework.support.NotifyingFrameworkListener
 

O

onApplicationEvent(ContextRefreshedEvent) - Method in class com.suncode.plugin.framework.core.OsgiPluginFramework
 
ORDER_ATTR - Static variable in class com.suncode.plugin.framework.support.ModuleHelper
 
OSGI_CONFIGURATION - Static variable in class com.suncode.plugin.framework.config.OsgiConfiguration
 
OsgiConfiguration - Class in com.suncode.plugin.framework.config
 
OsgiConfiguration() - Constructor for class com.suncode.plugin.framework.config.OsgiConfiguration
 
OsgiContainer - Interface in com.suncode.plugin.framework.osgi
Interfejs odzwierciedlający kontener OSGi.
OsgiException - Exception in com.suncode.plugin.framework.osgi
Wyjątek mechanizmu wtyczek oznaczający błąd środowiska OSGi, które jest podstawą OsgiPluginFramework.
OsgiException(Throwable) - Constructor for exception com.suncode.plugin.framework.osgi.OsgiException
 
OsgiException(String, Throwable) - Constructor for exception com.suncode.plugin.framework.osgi.OsgiException
 
OsgiFrameworkUtils - Class in com.suncode.plugin.framework.util.osgi
 
OsgiFrameworkUtils() - Constructor for class com.suncode.plugin.framework.util.osgi.OsgiFrameworkUtils
 
OsgiPlugin - Class in com.suncode.plugin.framework.core
 
OsgiPlugin(Bundle, PluginDescriptor, OsgiPluginFramework) - Constructor for class com.suncode.plugin.framework.core.OsgiPlugin
 
OsgiPluginActivator - Class in com.suncode.plugin.framework.core
Aktywator bundle'a wtyczki.
OsgiPluginActivator() - Constructor for class com.suncode.plugin.framework.core.OsgiPluginActivator
 
OsgiPluginFramework - Class in com.suncode.plugin.framework.core
Implementacja PluginFramework, wykorzystująca framework OSGi jako bazę dla wtyczek.
OsgiPluginFramework(FrameworkConfiguration) - Constructor for class com.suncode.plugin.framework.core.OsgiPluginFramework
 
OsgiPluginResource - Class in com.suncode.plugin.framework.core
 
OsgiPluginResource(OsgiPlugin, String) - Constructor for class com.suncode.plugin.framework.core.OsgiPluginResource
 
OsgiPluginResourceLoader - Class in com.suncode.plugin.framework.core
Implementacja ResourceLoader ładującego zasoby poprzez bundle OSGi wtyczki
OsgiPluginResourceLoader(OsgiPlugin) - Constructor for class com.suncode.plugin.framework.core.OsgiPluginResourceLoader
 
OsgiPluginResourcePatternResolver - Class in com.suncode.plugin.framework.core
 
OsgiPluginResourcePatternResolver(OsgiPluginResourceLoader) - Constructor for class com.suncode.plugin.framework.core.OsgiPluginResourcePatternResolver
 

P

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
Klasa pomocnicza dla PluginProcessor.
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ą.

R

read(ServletContext) - Method in class com.suncode.plugin.framework.config.FrameworkConfigurationParser
 
read(URL) - Static method in class com.suncode.plugin.framework.config.XmlConfiguration
Funkcja odczytuje konfigurację mechanizmu pluginów PlusWorkflow.
readCache(URI) - Static method in class com.suncode.plugin.framework.osgi.export.ResourcePackageCacheProvider
 
readDescriptor(File) - Method in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 
readDescriptor(Resource) - Method in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 
readDescriptor(File) - Method in interface com.suncode.plugin.framework.config.PluginDescriptorReader
 
readDescriptor(Resource) - Method in interface com.suncode.plugin.framework.config.PluginDescriptorReader
 
readManifest(File) - Static method in class com.suncode.plugin.framework.util.JarUtils
Odczytuje manifest z podanego pliku jar
readModuleDefinition(Element, List<String>, ValidationStatus) - Method in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 
readModuleDefinitions(List<Element>, ValidationStatus) - Method in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 
readPackageDefinition(Resource) - Method in class com.suncode.plugin.framework.osgi.export.ClassPathPackagesExportBuilder
 
readPluginDetails(Element) - Method in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 
refreshBundlesSynchronously(OsgiContainer, Bundle...) - Static method in class com.suncode.plugin.framework.util.osgi.OsgiFrameworkUtils
 
refreshBundlesSynchronously(OsgiContainer, Collection<Bundle>) - Static method in class com.suncode.plugin.framework.util.osgi.OsgiFrameworkUtils
 
refreshInterface() - Method in class com.suncode.plugin.framework.web.DefaultWebFragmentsManager
 
refreshInterface() - Method in interface com.suncode.plugin.framework.web.WebFragmentsManager
"Odświeża" interfejs - czyści wszystkie zapamiętane elementy.
registerBeanPostProcessors(ConfigurableListableBeanFactory) - Method in class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
 
registerDestructionCallback(String, Runnable) - Method in class com.suncode.plugin.framework.context.support.DelegatingPluginScope
 
registerFrameworkModules(ModuleFactory) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
Rejestruje wszystkie wbudowane moduły oraz skanuje applicationContext w poszukiwaniu ModuleRegistrar
registerModule(String, Class<? extends Module<?>>) - Method in class com.suncode.plugin.framework.core.DefaultModuleFactory
 
registerModule(String, Class<? extends Module<?>>) - Method in interface com.suncode.plugin.framework.ModuleFactory
Rejestracja modułu o podanym typie.
registerModules(ModuleFactory) - Method in class com.suncode.plugin.framework.StandardModulesRegistrar
 
registerModules(ModuleFactory) - Method in interface com.suncode.plugin.framework.support.module.ModuleRegistrar
Metoda wywoływana przed uruchomieniem mechanizmu wtyczek.
registerModules(ModuleFactory) - Method in class com.suncode.plugin.framework.web.FrameworkWebSupport
 
registerPluginDispatcher(Plugin, DispatcherServlet) - Method in class com.suncode.plugin.framework.web.mvc.FrameworkDispatcherServlet
 
registerPluginModule(String, Plugin, Class<? extends Module<?>>) - Method in class com.suncode.plugin.framework.core.DefaultModuleFactory
 
registerPluginModule(String, Plugin, Class<? extends Module<?>>) - Method in interface com.suncode.plugin.framework.ModuleFactory
Rejestracja modułu wtyczki.
registerPluginProcessors() - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
Rejestruje obiekty PluginProcessor wyszukując je w aktualnym kontekście w kolejności PriorityOrdered, Ordered.
registerSingleton(String, Object) - Method in class com.suncode.plugin.framework.context.AbstractOsgiPluginContext
 
remove(String) - Method in class com.suncode.plugin.framework.context.support.DelegatingPluginScope
 
removeModule(String) - Method in class com.suncode.plugin.framework.core.OsgiPlugin
 
removePluginProcessor(PluginProcessor) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
Usuwa podany PluginProcessor.
renderDecoratedTemplate(ViewDecorator, Template, SimpleHash, HttpServletRequest, HttpServletResponse) - Method in class com.suncode.plugin.framework.web.mvc.freemarker.DecoratingFreemarkerView
 
renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class com.suncode.plugin.framework.web.mvc.freemarker.DecoratingFreemarkerView
 
requestMappingHandlerAdapter() - Method in class com.suncode.plugin.framework.web.mvc.support.PluginMvcConfigurationSupport
 
requestMappingHandlerMapping() - Method in class com.suncode.plugin.framework.web.mvc.support.PluginMvcConfigurationSupport
 
requiredViewClass() - Method in class com.suncode.plugin.framework.web.mvc.freemarker.DecoratingFreemarkerViewResolver
 
resolveContextualObject(String) - Method in class com.suncode.plugin.framework.context.support.DelegatingPluginScope
 
resolveRootDirResource(Resource) - Method in class com.suncode.plugin.framework.core.OsgiPluginResourcePatternResolver
 
resolveVersion(URL) - Method in class com.suncode.plugin.framework.osgi.export.support.JarPackageVersionResolver
 
resolveVersion(URL) - Method in interface com.suncode.plugin.framework.osgi.export.support.PackageVersionResolver
Odczytuje wersję pakietu dla podanego adresu URL.
ResourcePackageCacheProvider - Class in com.suncode.plugin.framework.osgi.export
 
RootContextAware - Interface in com.suncode.plugin.framework.context
Każdy komponent wtyczki implementujący ten interfejs, zostanie powiadomiony, jaki jest główny kontekst (ten, w którym działa mechanizm wtyczek).
RootContextAwareProcessor - Class in com.suncode.plugin.framework.context
BeanPostProcessor wstrzykujący wszystkim komponentom implementującym interfejs RootContextAware instancję kontekstu w którym uruchomiony jest Mechanizm wtyczek
RootContextAwareProcessor(ApplicationContext) - Constructor for class com.suncode.plugin.framework.context.RootContextAwareProcessor
 
RuntimeReferenceFactoryBean - Class in com.suncode.plugin.framework.context.support
 
RuntimeReferenceFactoryBean(String, Class<?>, BeanFactory) - Constructor for class com.suncode.plugin.framework.context.support.RuntimeReferenceFactoryBean
 
RuntimeReferenceFactoryBean(Class<?>, BeanFactory) - Constructor for class com.suncode.plugin.framework.context.support.RuntimeReferenceFactoryBean
 

S

save(Resource) - Method in class com.suncode.plugin.framework.osgi.export.support.CacheProperties
 
saveCache() - Method in class com.suncode.plugin.framework.osgi.export.ResourcePackageCacheProvider
 
saveCacheQuitly() - Method in class com.suncode.plugin.framework.osgi.export.ResourcePackageCacheProvider
 
scan() - Method in class com.suncode.plugin.framework.context.GenericOsgiPluginContext
 
scan(String...) - Method in class com.suncode.plugin.framework.context.GenericOsgiPluginContext
 
SCOPED_ATTR - Static variable in class com.suncode.plugin.framework.web.support.ScopedWebLink
 
ScopedWebLink - Class in com.suncode.plugin.framework.web.support
 
ScopedWebLink(Plugin, String) - Constructor for class com.suncode.plugin.framework.web.support.ScopedWebLink
 
ScopedWebLink(Plugin, String, boolean) - Constructor for class com.suncode.plugin.framework.web.support.ScopedWebLink
 
SEPARATOR - Static variable in class com.suncode.plugin.framework.CompleteKey
 
ServiceProperty - Annotation Type in com.suncode.plugin.framework.service
Definiuje pojedyńczą właściwość serwisu.
ServiceReferenceFactoryBean - Class in com.suncode.plugin.framework.service
 
ServiceReferenceFactoryBean(OsgiPlugin, Class<?>) - Constructor for class com.suncode.plugin.framework.service.ServiceReferenceFactoryBean
 
setBeanFactory(BeanFactory) - Method in class com.suncode.plugin.framework.service.ComponentExporterPostProcessor
 
setBeanFactory(BeanFactory) - Method in class com.suncode.plugin.framework.service.ComponentImportModule
 
setBeanFactory(ListableBeanFactory) - Method in class com.suncode.plugin.framework.service.SystemComponentFactoryBean
 
setContext(ConfigurableApplicationContext) - Method in class com.suncode.plugin.framework.core.DefaultModuleFactory
 
setContext(PluginContext) - Method in class com.suncode.plugin.framework.core.OsgiPlugin
 
setDecoratorResolver(ViewDecoratorResolver) - Method in class com.suncode.plugin.framework.web.mvc.freemarker.DecoratingFreemarkerView
 
setDecoratorResolver(ViewDecoratorResolver) - Method in class com.suncode.plugin.framework.web.mvc.freemarker.DecoratingFreemarkerViewResolver
 
setDescriptor(PluginDescriptor) - Method in class com.suncode.plugin.framework.core.OsgiPlugin
 
setDescriptorReader(PluginDescriptorReader) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
Ustawia używaną implementację PluginDescriptorReader.
setExcludePatterns(List<String>) - Method in class com.suncode.plugin.framework.config.OsgiConfiguration
 
setFilter(String) - Method in class com.suncode.plugin.framework.service.SystemComponentFactoryBean
 
setIncludePatterns(List<String>) - Method in class com.suncode.plugin.framework.config.OsgiConfiguration
 
setMessageSource(MessageSource) - Method in class com.suncode.plugin.framework.config.ValidationStatus
Ustawia używany do tłumaczenia MessageSource.
setMessageSource(MessageSource) - Method in class com.suncode.plugin.framework.support.i18n.I18NModule
 
setMessageSource(MessageSource) - Method in class com.suncode.plugin.framework.web.mvc.FrameworkDispatcherServlet
 
setModuleAccessor(ModuleAccessor) - Method in class com.suncode.plugin.framework.web.DefaultWebFragmentsManager
 
setModuleFactory(ModuleFactory) - Method in class com.suncode.plugin.framework.core.AbstractPluginFramework
Ustawia używaną instancję ModuleFactory
setModuleProcessor(PluginModuleProcessor) - Method in class com.suncode.plugin.framework.core.DefaultModuleFactory
 
setName(String) - Method in class com.suncode.plugin.framework.service.SystemComponentFactoryBean
 
setOsgiContainer(OsgiContainer) - Method in class com.suncode.plugin.framework.core.OsgiPluginFramework
Ustawia implementację kontenera OSGi OsgiContainer
setPlugin(Plugin) - Method in class com.suncode.plugin.framework.web.mvc.freemarker.DecoratingFreemarkerView
 
setProperty(String, String) - Method in class com.suncode.plugin.framework.osgi.export.support.CacheProperties
 
setPropertySeparator(String) - Method in class com.suncode.plugin.framework.osgi.export.support.CacheProperties
 
setRootContext(ApplicationContext) - Method in interface com.suncode.plugin.framework.context.RootContextAware
Przekazuje kontekst w którym uruchomiony jest mechanizm wtyczek.
setRootContext(ApplicationContext) - Method in class com.suncode.plugin.framework.web.mvc.support.PluginMvcConfigurationSupport
 
setServletContext(ServletContext) - Method in class com.suncode.plugin.framework.PluginFrameworkLoader
 
setServletContext(ServletContext) - Method in class com.suncode.plugin.framework.web.FrameworkWebSupport
 
setServletContext(ServletContext) - Method in class com.suncode.plugin.framework.web.mvc.FrameworkDispatcherServlet
 
setTaglibFactory(TaglibFactory) - Method in class com.suncode.plugin.framework.web.mvc.freemarker.FreeMarkerConfigurer
 
setType(Class<T>) - Method in class com.suncode.plugin.framework.service.SystemComponentFactoryBean
 
STANDARD_MODULES_REGISTRAR_BEAN - Static variable in class com.suncode.plugin.framework.PluginFrameworkLoader
 
standardModulesRegistrar() - Method in class com.suncode.plugin.framework.PluginFrameworkLoader
 
StandardModulesRegistrar - Class in com.suncode.plugin.framework
 
StandardModulesRegistrar() - Constructor for class com.suncode.plugin.framework.StandardModulesRegistrar
 
start() - Method in class com.suncode.plugin.framework.core.FelixContainer
 
start() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
 
start(BundleContext) - Method in class com.suncode.plugin.framework.core.OsgiPluginActivator
 
start() - Method in interface com.suncode.plugin.framework.osgi.OsgiContainer
Uruchomienie kontenera OSGi.
start() - Method in interface com.suncode.plugin.framework.Plugin
Uruchamia wtyczkę
start() - Method in interface com.suncode.plugin.framework.support.PluginHook
Uruchomienie wtyczki.
startPlugin(OsgiPlugin) - Method in class com.suncode.plugin.framework.core.OsgiPluginFramework
 
stop() - Method in class com.suncode.plugin.framework.core.FelixContainer
 
stop() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
 
stop(BundleContext) - Method in class com.suncode.plugin.framework.core.OsgiPluginActivator
 
stop() - Method in interface com.suncode.plugin.framework.osgi.OsgiContainer
Zatrzymanie kontenera.
stop() - Method in interface com.suncode.plugin.framework.Plugin
Zatrzymuje wtyczkę
stop() - Method in interface com.suncode.plugin.framework.support.PluginHook
Zatrzymanie wtyczki
stopPlugin(OsgiPlugin) - Method in class com.suncode.plugin.framework.core.OsgiPluginFramework
 
SystemComponentFactoryBean<T> - Class in com.suncode.plugin.framework.service
 
SystemComponentFactoryBean() - Constructor for class com.suncode.plugin.framework.service.SystemComponentFactoryBean
 

T

TAGLIB_FACTORY_BEAN_NAME - Static variable in class com.suncode.plugin.framework.web.FrameworkWebConstants
 
taglibFactory() - Method in class com.suncode.plugin.framework.web.FrameworkWebSupport
 
toString() - Method in class com.suncode.plugin.framework.CompleteKey
 
toString() - Method in class com.suncode.plugin.framework.config.ModuleDefinition
 
toString() - Method in class com.suncode.plugin.framework.config.PluginDescriptor
 
toString() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
 
toString() - Method in class com.suncode.plugin.framework.osgi.export.PackageDefinition
 
toString() - Method in class com.suncode.plugin.framework.support.module.ModuleSupport
 

U

uninstall() - Method in class com.suncode.plugin.framework.core.OsgiPlugin
 
uninstall() - Method in interface com.suncode.plugin.framework.Plugin
Usuwa wtyczkę z systemu
uninstallPlugin(OsgiPlugin) - Method in class com.suncode.plugin.framework.core.OsgiPluginFramework
 
unregisterModule(String) - Method in class com.suncode.plugin.framework.core.DefaultModuleFactory
 
unregisterModule(String) - Method in interface com.suncode.plugin.framework.ModuleFactory
Usuwa z rejestru moduł o podanym typie
unregisterPluginDispatcher(Plugin) - Method in class com.suncode.plugin.framework.web.mvc.FrameworkDispatcherServlet
 
update(Bundle, File) - Method in class com.suncode.plugin.framework.core.FelixContainer
 
update(File) - Method in class com.suncode.plugin.framework.core.OsgiPlugin
 
update(Bundle, File) - Method in interface com.suncode.plugin.framework.osgi.OsgiContainer
Aktualizuje podanego bundle'a z podanego pliku
update(File) - Method in interface com.suncode.plugin.framework.Plugin
Aktualizuje wtyczkę z podanego pliku
updatePlugin(OsgiPlugin, File) - Method in class com.suncode.plugin.framework.core.OsgiPluginFramework
 

V

validateDescriptor(String, String, ValidationStatus) - Method in class com.suncode.plugin.framework.config.DefaultPluginDescriptorReader
 
ValidationStatus - Class in com.suncode.plugin.framework.config
Obiekt przechowujący stan validacji deksryptora wtyczki
ValidationStatus() - Constructor for class com.suncode.plugin.framework.config.ValidationStatus
 
ValidationUtils - Class in com.suncode.plugin.framework.util
 
ValidationUtils() - Constructor for class com.suncode.plugin.framework.util.ValidationUtils
 
valueOf(String) - Static method in enum com.suncode.plugin.framework.Plugin.PluginState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.suncode.plugin.framework.Plugin.PluginState
Returns an array containing the constants of this enum type, in the order they are declared.
VIEW_DECORATOR_RESOLVER_BEAN - Static variable in interface com.suncode.plugin.framework.web.support.decorator.ViewDecoratorResolver
 
ViewDecorator - Interface in com.suncode.plugin.framework.web.support.decorator
Dekorator widoku wtyczki.
ViewDecoratorResolver - Interface in com.suncode.plugin.framework.web.support.decorator
Interfejs do implementacji przez obiekty dostarczające odpowiednie dekoratory.

W

warning(String, Object...) - Method in class com.suncode.plugin.framework.config.ValidationStatus
 
WEB_FRAGMENTS_MANAGER_BEAN_NAME - Static variable in class com.suncode.plugin.framework.web.FrameworkWebConstants
 
webFragmentsManager() - Method in class com.suncode.plugin.framework.web.FrameworkWebSupport
 
WebFragmentsManager - Interface in com.suncode.plugin.framework.web
Manager interfejsu GUI.
WebLink - Interface in com.suncode.plugin.framework.web.support
Link do zasobu web'owego.

X

XML_CONTEXT_PATH - Static variable in class com.suncode.plugin.framework.context.PluginContextProcessor
 
XmlConfiguration - Class in com.suncode.plugin.framework.config
Obiekt odzwierciedla ustawienia mechanizmu wtyczek odczytane z pliku XML.
XmlConfiguration() - Constructor for class com.suncode.plugin.framework.config.XmlConfiguration
 
XmlOsgiPluginContext - Class in com.suncode.plugin.framework.context
 
XmlOsgiPluginContext(OsgiPlugin, WebApplicationContext) - Constructor for class com.suncode.plugin.framework.context.XmlOsgiPluginContext
 
XmlUtils - Class in com.suncode.plugin.framework.util
 
XmlUtils() - Constructor for class com.suncode.plugin.framework.util.XmlUtils
 
A B C D E F G H I J K L M N O P R S T U V W X 

Copyright © 2014 Suncode. All rights reserved.