public class EJB3SessionFacadeLogicImpl extends EJB3SessionFacadeLogic
EJB3SessionFacade,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOW_DEFAULT_SERVICE_EXCEPTION
The property that stores whether default service exceptions are permitted.
|
static String |
DEPLOYMENT_PLATFORM
The property that stores the deployment Platform name.
|
static String |
PERSISTENCE_CONTAINER
The property that stores the persistence container name.
|
static String |
SERVICE_DEFAULT_VIEW_TYPE
The default view type accessibility for the session bean.
|
static String |
SERVICE_ENABLE_CLUSTERING
The property that determines application wide clustering
|
static String |
SERVICE_INTERFACE_NAME_PATTERN
The property which stores the pattern defining the service bean parent interface name.
|
static String |
SERVICE_JNDI_NAME_PREFIX
The property that stores the JNDI name prefix.
|
static String |
SERVICE_LOCAL_INTERFACE_NAME_PATTERN
The property which stores the pattern defining the service bean local interface name.
|
static String |
SERVICE_NAME_PATTERN
The property which stores the pattern defining the service bean name.
|
metaObjectcontextRoot| Constructor and Description |
|---|
EJB3SessionFacadeLogicImpl(Object metaObject,
String context) |
copyTaggedValues, filterSeamAttributes, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getAllAssociatedClasses, getAllEntityReferences, getAllGeneralizations, getAllInstanceAttributes, getAllMessagingDestinations, getAllProperties, getAllRequiredConstructorParameters, getAllRoles, getAllServiceReferences, getAllSpecializations, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getAttributesAsList, getBindedFullyQualifiedName, getBusinessOperations, getConstants, getConstraints, getConstraints, getCreateMethods, getDefaultExceptionName, getDocumentation, getDocumentation, getDocumentation, getEntityReferences, getEnvironmentEntries, getFullyQualifiedArrayName, getFullyQualifiedDefaultExceptionName, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getFullyQualifiedServiceBaseName, getFullyQualifiedServiceDelegateName, getFullyQualifiedServiceImplementationName, getFullyQualifiedServiceInterfaceName, getFullyQualifiedServiceListenerName, getFullyQualifiedServiceLocalInterfaceName, getFullyQualifiedServiceName, getFullyQualifiedServiceRemoteInterfaceName, getFullyQualifiedServiceTestName, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getHomeInterfaceName, getId, getImplementationOperations, getImplementedInterfaceList, getInheritedInstanceAttributes, getInstanceAttributes, getInstanceOperations, getInterceptorReferences, getInterfaceAbstractions, getJavaNewString, getJavaNullString, getJndiNameLocal, getJndiNamePrefix, getJndiNameRemote, getKeywords, getLabel, getLanguageMappings, getMessageDrivenReferences, getMessagingDestinations, getModel, getName, getNavigableConnectingEnds, getNavigableConnectingEnds, getNonArray, getNonRunAsRoles, getOperationCallFromAttributes, getOperations, getPackage, getPackageName, getPackageName, getPackagePath, getPersistenceContainer, getPersistenceContextReferences, getPersistenceContextType, getPersistenceContextUnitName, getProperties, getProperties, getQualifiedName, getRequiredConstructorParameters, getResourceDataSourceReferences, getResourceUserTransactionReferences, getRoles, getRolesAllowed, getRootPackage, getRunAs, getSeamComponentConversionalIfNotBegunOutcome, getSeamComponentIntercept, getSeamComponentJndiName, getSeamComponentName, getSeamComponentRoleNames, getSeamComponentRoleScopeTypes, getSeamComponentScopeType, getSeamComponentStartupParameters, getSeamComponentSynchronizedTimeout, getSecurityRealm, getSerialVersionUID, getServiceBaseName, getServiceDelegateName, getServiceImplementationName, getServiceInterfaceName, getServiceListenerName, getServiceLocalInterfaceName, getServiceName, getServiceRemoteInterfaceName, getServiceTestName, getSourceDependencies, getSpecializations, getStateMachineContext, getStaticAttributes, getStaticOperations, getStereotypeNames, getStereotypes, getSuperClass, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTestPackageName, getTransactionManagement, getTransactionType, getType, getValidationName, getValidationOwner, getViewType, getVisibility, getWrapperName, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isAllowDefaultServiceException, isArrayType, isAssociationClass, isBindingDependenciesPresent, isBlobType, isBooleanType, isCharacterType, isClassifierFacadeMetaType, isClobType, isClusteringEnabled, isCollectionType, isConstraintsPresent, isDataType, isDateType, isDenyAll, isDocumentationPresent, isDoubleType, isEJB3SessionFacadeMetaType, isEmbeddedValue, isEnumeration, isExcludeDefaultInterceptors, isFileType, isFloatType, isGeneralizableElementFacadeMetaType, isIntegerType, isInterface, isLeaf, isListenerEnabled, isListType, isLongType, isMapType, isModelElementFacadeMetaType, isPermitAll, isPersistenceContainerJboss, isPersistenceContainerWeblogic, isPrimitive, isReservedWord, isSeamComponent, isSeamComponentReadonly, isSeamComponentStartup, isSeamComponentTransactional, isSecurityEnabled, isServiceMetaType, isSetType, isStateful, isStateless, isStringType, isSyntheticCreateMethodAllowed, isTemplateParametersPresent, isTimeType, isTransactionManagementBean, isValidIdentifierName, isViewTypeBoth, isViewTypeLocal, isViewTypeRemote, isViewTypeStrictlyBoth, isViewTypeStrictlyLocal, isViewTypeStrictlyRemote, isWebServiceEnabled, isWebServiceOperationExists, isWrappedPrimitive, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatepublic static final String SERVICE_NAME_PATTERN
public static final String SERVICE_INTERFACE_NAME_PATTERN
public static final String SERVICE_LOCAL_INTERFACE_NAME_PATTERN
public static final String PERSISTENCE_CONTAINER
public static final String DEPLOYMENT_PLATFORM
public static final String SERVICE_DEFAULT_VIEW_TYPE
public static final String ALLOW_DEFAULT_SERVICE_EXCEPTION
public static final String SERVICE_JNDI_NAME_PREFIX
public static final String SERVICE_ENABLE_CLUSTERING
public EJB3SessionFacadeLogicImpl(Object metaObject, String context)
metaObject - context - protected boolean handleIsSyntheticCreateMethodAllowed()
handleIsSyntheticCreateMethodAllowed in class EJB3SessionFacadeLogicEJB3SessionFacade.isSyntheticCreateMethodAllowed()protected Collection handleGetBusinessOperations()
handleGetBusinessOperations in class EJB3SessionFacadeLogicEJB3SessionFacade.getBusinessOperations()protected List handleGetAllInstanceAttributes()
handleGetAllInstanceAttributes in class EJB3SessionFacadeLogicEJB3SessionFacade.getAllInstanceAttributes()protected List handleGetInheritedInstanceAttributes()
handleGetInheritedInstanceAttributes in class EJB3SessionFacadeLogicEJB3SessionFacade.getInheritedInstanceAttributes()protected Collection handleFilterSeamAttributes(Collection attributes)
EJB3SessionFacadeLogichandleFilterSeamAttributes in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleFilterSeamAttributes(Collection)protected String handleGetJndiNameRemote()
handleGetJndiNameRemote in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetJndiNameRemote()protected String handleGetJndiNameLocal()
handleGetJndiNameLocal in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetJndiNameLocal()protected String handleGetJndiNamePrefix()
handleGetJndiNamePrefix in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetJndiNamePrefix()protected boolean handleIsStateful()
handleIsStateful in class EJB3SessionFacadeLogicEJB3SessionFacade.isStateful()protected boolean handleIsStateless()
handleIsStateless in class EJB3SessionFacadeLogicEJB3SessionFacade.isStateless()protected String handleGetType()
handleGetType in class EJB3SessionFacadeLogicEJB3SessionFacade.getType()protected String handleGetViewType()
handleGetViewType in class EJB3SessionFacadeLogicEJB3SessionFacade.getViewType()protected boolean handleIsViewTypeLocal()
handleIsViewTypeLocal in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsViewTypeLocal()protected boolean handleIsViewTypeRemote()
handleIsViewTypeRemote in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsViewTypeRemote()protected boolean handleIsViewTypeBoth()
handleIsViewTypeBoth in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsViewTypeBoth()protected boolean handleIsViewTypeStrictlyLocal()
handleIsViewTypeStrictlyLocal in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsViewTypeStrictlyLocal()protected boolean handleIsViewTypeStrictlyRemote()
handleIsViewTypeStrictlyRemote in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsViewTypeStrictlyRemote()protected boolean handleIsViewTypeStrictlyBoth()
handleIsViewTypeStrictlyBoth in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsViewTypeStrictlyBoth()protected String handleGetHomeInterfaceName()
handleGetHomeInterfaceName in class EJB3SessionFacadeLogicEJB3SessionFacade.getHomeInterfaceName()protected String handleGetTransactionType()
handleGetTransactionType in class EJB3SessionFacadeLogicEJB3SessionFacade.getTransactionType()protected Collection handleGetCreateMethods(boolean follow)
EJB3SessionFacadeLogichandleGetCreateMethods in class EJB3SessionFacadeLogicfollow - EJB3SessionFacade.getCreateMethods(boolean)protected Collection handleGetEnvironmentEntries(boolean follow)
EJB3SessionFacadeLogichandleGetEnvironmentEntries in class EJB3SessionFacadeLogicfollow - EJB3SessionFacade.getEnvironmentEntries(boolean)protected Collection handleGetConstants(boolean follow)
EJB3SessionFacadeLogichandleGetConstants in class EJB3SessionFacadeLogicfollow - EJB3SessionFacade.getConstants(boolean)protected String handleGetTestPackageName()
handleGetTestPackageName in class EJB3SessionFacadeLogicEJB3SessionFacade.getTestPackageName()protected String handleGetServiceName()
handleGetServiceName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetServiceName()protected String handleGetServiceInterfaceName()
handleGetServiceInterfaceName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetServiceInterfaceName()protected String handleGetServiceLocalInterfaceName()
handleGetServiceLocalInterfaceName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetServiceLocalInterfaceName()protected String handleGetServiceRemoteInterfaceName()
handleGetServiceRemoteInterfaceName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetServiceRemoteInterfaceName()protected String handleGetServiceImplementationName()
handleGetServiceImplementationName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetServiceImplementationName()protected String handleGetServiceListenerName()
handleGetServiceListenerName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetServiceListenerName()protected String handleGetServiceDelegateName()
handleGetServiceDelegateName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetServiceDelegateName()protected String handleGetServiceBaseName()
handleGetServiceBaseName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetServiceBaseName()protected String handleGetServiceTestName()
handleGetServiceTestName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetServiceTestName()protected String handleGetFullyQualifiedServiceName()
handleGetFullyQualifiedServiceName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetFullyQualifiedServiceName()protected String handleGetFullyQualifiedServiceImplementationName()
handleGetFullyQualifiedServiceImplementationName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetFullyQualifiedServiceImplementationName()protected String handleGetFullyQualifiedServiceListenerName()
handleGetFullyQualifiedServiceListenerName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetFullyQualifiedServiceListenerName()protected String handleGetFullyQualifiedServiceInterfaceName()
handleGetFullyQualifiedServiceInterfaceName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetFullyQualifiedServiceInterfaceName()protected String handleGetFullyQualifiedServiceLocalInterfaceName()
handleGetFullyQualifiedServiceLocalInterfaceName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetFullyQualifiedServiceLocalInterfaceName()protected String handleGetFullyQualifiedServiceRemoteInterfaceName()
handleGetFullyQualifiedServiceRemoteInterfaceName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetFullyQualifiedServiceRemoteInterfaceName()protected String handleGetFullyQualifiedServiceDelegateName()
handleGetFullyQualifiedServiceDelegateName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetFullyQualifiedServiceDelegateName()protected String handleGetFullyQualifiedServiceBaseName()
handleGetFullyQualifiedServiceBaseName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetFullyQualifiedServiceBaseName()protected String handleGetFullyQualifiedServiceTestName()
handleGetFullyQualifiedServiceTestName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetFullyQualifiedServiceTestName()protected String handleGetPersistenceContextUnitName()
handleGetPersistenceContextUnitName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetPersistenceContextUnitName()protected String handleGetPersistenceContextType()
handleGetPersistenceContextType in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetPersistenceContextType()protected Collection handleGetPersistenceContextReferences()
handleGetPersistenceContextReferences in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetPersistenceContextReferences()public Collection<DependencyFacade> getServiceReferences()
EJB3SessionFacadeLogicgetServiceReferences in interface ServicegetServiceReferences in class EJB3SessionFacadeLogicReturns the Collection of DependencyFacades where the target is a Service ONLY.protected String handleGetAttributesAsList(Collection attributes, boolean includeTypes, boolean includeNames)
EJB3SessionFacadeLogichandleGetAttributesAsList in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetAttributesAsList(Collection, boolean, boolean)protected String handleGetPersistenceContainer()
handleGetPersistenceContainer in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetPersistenceContainer()protected boolean handleIsPersistenceContainerJboss()
handleIsPersistenceContainerJboss in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsPersistenceContainerJboss()protected boolean handleIsPersistenceContainerWeblogic()
handleIsPersistenceContainerWeblogic in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsPersistenceContainerWeblogic()protected String handleGetRolesAllowed()
handleGetRolesAllowed in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetRolesAllowed()protected boolean handleIsPermitAll()
handleIsPermitAll in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsPermitAll()protected boolean handleIsDenyAll()
handleIsDenyAll in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsDenyAll()protected String handleGetSecurityRealm()
handleGetSecurityRealm in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetSecurityRealm()protected boolean handleIsSecurityEnabled()
handleIsSecurityEnabled in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsSecurityEnabled()protected String handleGetRunAs()
handleGetRunAs in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetRunAs()protected String handleGetTransactionManagement()
handleGetTransactionManagement in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetTransactionManagement()protected boolean handleIsTransactionManagementBean()
handleIsTransactionManagementBean in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsTransactionManagementBean()protected Collection handleGetResourceUserTransactionReferences()
handleGetResourceUserTransactionReferences in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetResourceUserTransactionReferences()protected Collection<DependencyFacade> handleGetResourceDataSourceReferences()
handleGetResourceDataSourceReferences in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetResourceDataSourceReferences()protected Collection handleGetMessageDrivenReferences()
handleGetMessageDrivenReferences in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetMessageDrivenReferences()protected Collection<DependencyFacade> handleGetInterceptorReferences()
handleGetInterceptorReferences in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetInterceptorReferences()protected Collection handleGetNonRunAsRoles()
EJB3SessionFacadeLogichandleGetNonRunAsRoles in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetNonRunAsRoles()protected String handleGetDefaultExceptionName()
handleGetDefaultExceptionName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetDefaultExceptionName()protected String handleGetFullyQualifiedDefaultExceptionName()
handleGetFullyQualifiedDefaultExceptionName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetFullyQualifiedDefaultExceptionName()protected boolean handleIsAllowDefaultServiceException()
handleIsAllowDefaultServiceException in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsAllowDefaultServiceException()protected boolean handleIsListenerEnabled()
handleIsListenerEnabled in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsListenerEnabled()protected boolean handleIsExcludeDefaultInterceptors()
handleIsExcludeDefaultInterceptors in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsExcludeDefaultInterceptors()protected boolean handleIsClusteringEnabled()
handleIsClusteringEnabled in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsClusteringEnabled()protected boolean handleIsWebServiceEnabled()
handleIsWebServiceEnabled in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsWebServiceEnabled()protected boolean handleIsWebServiceOperationExists()
handleIsWebServiceOperationExists in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsWebServiceOperationExists()protected boolean handleIsSeamComponent()
handleIsSeamComponent in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsSeamComponent()protected String handleGetSeamComponentScopeType()
handleGetSeamComponentScopeType in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetSeamComponentScopeType()protected String handleGetSeamComponentName()
handleGetSeamComponentName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetSeamComponentName()protected String handleGetSeamComponentConversionalIfNotBegunOutcome()
handleGetSeamComponentConversionalIfNotBegunOutcome in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetSeamComponentConversionalIfNotBegunOutcome()protected String handleGetSeamComponentIntercept()
handleGetSeamComponentIntercept in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetSeamComponentIntercept()protected String handleGetSeamComponentJndiName()
handleGetSeamComponentJndiName in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetSeamComponentJndiName()protected Collection handleGetSeamComponentRoleNames()
handleGetSeamComponentRoleNames in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetSeamComponentRoleNames()protected Collection handleGetSeamComponentRoleScopeTypes()
handleGetSeamComponentRoleScopeTypes in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetSeamComponentRoleScopeTypes()protected String handleGetSeamComponentStartupParameters()
handleGetSeamComponentStartupParameters in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetSeamComponentStartupParameters()protected String handleGetSeamComponentSynchronizedTimeout()
handleGetSeamComponentSynchronizedTimeout in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleGetSeamComponentSynchronizedTimeout()protected boolean handleIsSeamComponentReadonly()
handleIsSeamComponentReadonly in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsSeamComponentReadonly()protected boolean handleIsSeamComponentStartup()
handleIsSeamComponentStartup in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsSeamComponentStartup()protected boolean handleIsSeamComponentTransactional()
handleIsSeamComponentTransactional in class EJB3SessionFacadeLogicEJB3SessionFacadeLogic.handleIsSeamComponentTransactional()Copyright © 2006–2014 AndroMDA.org. All rights reserved.