# # 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. # DEF_CLASS_KEY=org.apache.ode.bpe.definition.service.unmanaged.DefinitionServiceProxy DEF_PERSISTENT_KEY=FALSE DEF_SCHEMA_KEY=BPEL4WS.XSD INST_CLASS_KEY=org.apache.ode.bpe.instance.service.nonpersistent.InstanceServiceTransientImpl INST_PERSISTENT_KEY=FALSE SCOPE_CLASS_KEY=org.apache.ode.bpe.scope.service.impl.ScopeServiceImpl ED_CLASS_KEY=org.apache.ode.bpe.bped.unmanaged.EventDirectorSLImpl CORL_CLASS_KEY=org.apache.ode.bpe.correlation.unmanaged.CorrelationServiceSLImpl LOCK_CLASS_KEY=org.apache.ode.bpe.locking.IMLockingService LOCK_HASH_BUCKETS_KEY=1000 BPEL_COMPLIANT_KEY=TRUE CTX_CLASS_TRANSIENT_KEY=org.apache.ode.bpe.context.nonpersistent.TransientContextService CTX_CLASS_PERSISTENT_KEY=org.apache.ode.bpe.context.persistent.PersistentContextService CTX_PERSISTENCE_KEY=CTX_PERSISTENT DOF_CLASS_PERSISTENT_KEY=org.apache.ode.bpe.context.ejb.EJBDataObjectFactory EXTERNAL_ACTION_BPE_IMPLEMENTATION_KEY=org.apache.servicemix.bpe.external.JbiExternalAction EXTERNAL_ACTION_DEFAULT_IMPLEMENTATION_KEY=org.apache.servicemix.bpe.external.JbiInvokeAction BPETIMER_CLASS_KEY=org.apache.servicemix.bpe.timer.BPETimerServiceJdk UUID_CLASS_KEY=org.apache.servicemix.bpe.uuid.ActiveMQUUIDService