public final class ApplicationClientComponentDescription extends ComponentDescription
Modifier and Type | Field and Description |
---|---|
static String |
APP_CLIENT_COMPONENT_NAME |
Constructor and Description |
---|
ApplicationClientComponentDescription(String componentClassName,
EEModuleDescription moduleDescription,
org.jboss.msc.service.ServiceName deploymentUnitServiceName,
EEApplicationClasses applicationClassesDescription) |
Modifier and Type | Method and Description |
---|---|
ComponentConfiguration |
createConfiguration(ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
boolean |
isIntercepted() |
addClassInterceptor, addDependency, addInterceptorMethodOverride, addMethodInterceptor, addResourceInjection, excludeClassInterceptors, excludeDefaultInterceptors, getAllInterceptors, getApplicationName, getBeanDeploymentArchiveId, getBindingConfigurations, getClassInterceptor, getClassInterceptors, getComponentClassName, getComponentName, getConfigurators, getContextServiceName, getCreateServiceName, getDefaultInterceptors, getDependencies, getDeploymentDescriptorEnvironment, getMethodInterceptors, getModuleDescription, getModuleName, getNamingMode, getResourceInjections, getServiceName, getStartServiceName, getTimerMethods, getViews, isCDIInterceptorEnabled, isExcludeClassInterceptors, isExcludeDefaultInterceptors, isExcludeDefaultInterceptors, isIgnoreLifecycleInterceptors, isOptional, isPassivationApplicable, isTimerServiceApplicable, isTimerServiceRequired, mergeInterceptorConfig, setBeanDeploymentArchiveId, setClassInterceptors, setContextServiceName, setDefaultInterceptors, setDeploymentDescriptorEnvironment, setExcludeDefaultInterceptors, setIgnoreLifecycleInterceptors, setMethodInterceptors, setNamingMode
public static final String APP_CLIENT_COMPONENT_NAME
public ApplicationClientComponentDescription(String componentClassName, EEModuleDescription moduleDescription, org.jboss.msc.service.ServiceName deploymentUnitServiceName, EEApplicationClasses applicationClassesDescription)
public boolean isIntercepted()
isIntercepted
in class ComponentDescription
public ComponentConfiguration createConfiguration(ClassIndex classIndex, ClassLoader moduleClassLoader, org.jboss.modules.ModuleLoader moduleLoader)
createConfiguration
in class ComponentDescription
Copyright © 2014 JBoss by Red Hat. All rights reserved.