Package org.apache.openejb.jee.was.v6.ejb

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.

See:
          Description

Class Summary
ActivationConfig  
ActivationConfigProperty  
AssemblyDescriptor The assembly-descriptor element contains application-assembly information.
CMPAttribute Describes a container-managed field.
CMRField  
ContainerManagedEntity

Java class for ContainerManagedEntity complex type.

EJBJar The root element of the EJB deployment descriptor.
EJBMethodCategory The valid EJB method category names are: EJBHOMEMETHOD, EJBCREATEMETHOD, EJBFINDERMETHOD, EJBREMOTEMETHOD.
EJBRelation  
EJBRelationshipRole  
EnterpriseBean EnterpriseJavaBean is a class.
Entity The entity element declares an entity bean.
ExcludeList The exclude list element defines a set of methods which the Assembler marks to be uncallable.
MessageDriven The message-driven element declares a message-driven bean.
MessageDrivenDestination The message-driven-destination element provides advice to the Deployer as to whether a message-driven bean is intended for a Queue or a Topic.
MethodElement The method element is used to denote a method of an enterprise bean's home or remote interface, or a set of methods.
MethodPermission The method-permission element specifies that one or more security roles are allowed to invoke one or more enterprise bean methods.
MethodTransaction Specifies how the container must manage transaction scopes for the enterprise bean's method invocations.
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.openejb.jee.was.v6.ejb package.
Query The query element is used to specify a finder or select query.
QueryMethod

Java class for QueryMethod complex type.

Relationships The relationships describes the relationships in which entity beans with container managed persistence participate.
RoleSource Designates the source of a role that participates in a relationship.
Session The session-beanType declares an session bean.
 

Enum Summary
AcknowledgeModeEnum

Java class for AcknowledgeMode.

DestinationEnum

Java class for DestinationType.

MethodElementEnum

Java class for MethodElementKind.

MultiplicityEnum

Java class for MultiplicityKind.

ReturnTypeMappingEnum

Java class for ReturnTypeMapping.

SessionEnum

Java class for SessionType.

SubscriptionDurabilityEnum

Java class for SubscriptionDurabilityKind.

TransactionAttributeEnum

Java class for TransactionAttributeType.

TransactionEnum

Java class for TransactionType.

 

Package org.apache.openejb.jee.was.v6.ejb Description

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.