All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.org.apache.openejb.embedded.service-jar.xml Maven / Gradle / Ivy

There is a newer version: 4.7.5
Show newest version
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
  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.
-->
<ServiceJar>
  <ServiceProvider id="Default CMP Container" parent="org.apache.openejb:Default CMP Container"/>
  <ServiceProvider id="Default BMP Container" parent="org.apache.openejb:Default BMP Container"/>
  <ServiceProvider id="Default Stateless Container" parent="org.apache.openejb:Default Stateless Container"/>
  <ServiceProvider id="Default Singleton Container" parent="org.apache.openejb:Default Singleton Container"/>
  <ServiceProvider id="Default Stateful Container" parent="org.apache.openejb:Default Stateful Container"/>
  <ServiceProvider id="Default Managed Container" parent="org.apache.openejb:Default Managed Container"/>
  <ServiceProvider id="Default MDB Container" parent="org.apache.openejb:Default MDB Container"/>
  <ServiceProvider id="Default JDK 1.3 ProxyFactory" parent="org.apache.openejb:Default JDK 1.3 ProxyFactory"/>
  <ServiceProvider id="Default Security Service" parent="org.apache.openejb:Default Security Service"/>
  <ServiceProvider id="PseudoSecurityService" parent="org.apache.openejb:PseudoSecurityService"/>
  <ServiceProvider id="Default Transaction Manager" parent="org.apache.openejb:Default Transaction Manager"/>
  <ServiceProvider id="Default JDBC Database" parent="org.apache.openejb:Default JDBC Database"/>
  <ServiceProvider id="Default Unmanaged JDBC Database" parent="org.apache.openejb:Default Unmanaged JDBC Database"/>
  <ServiceProvider id="Default JMS Resource Adapter" parent="org.apache.openejb:Default JMS Resource Adapter">
    BrokerXmlConfig=broker:()/localhost?persistent=false
    DataSource
  </ServiceProvider>
  <ServiceProvider id="Default JMS Connection Factory" parent="org.apache.openejb:Default JMS Connection Factory"/>
  <ServiceProvider id="Default Queue" parent="org.apache.openejb:Default Queue"/>
  <ServiceProvider id="Default Topic" parent="org.apache.openejb:Default Topic"/>
  <ServiceProvider id="Default ORB" parent="org.apache.openejb:Default ORB"/>
  <ServiceProvider id="Default Mail Session" parent="org.apache.openejb:Default Mail Session"/>
  <ServiceProvider id="Default Remote Jndi Provider" parent="org.apache.openejb:Default Remote Jndi Provider"/>
  <ServiceProvider id="RoutedDataSource" parent="org.apache.openejb:RoutedDataSource"/>
  <ServiceProvider id="Default Executor Service" parent="org.apache.openejb:Default Executor Service" />
  <ServiceProvider id="Default Scheduled Executor Service" parent="org.apache.openejb:Default Scheduled Executor Service" />
  <ServiceProvider id="Default Managed Thread Factory" parent="org.apache.openejb:Default Managed Thread Factory" />
  <ServiceProvider id="Default Context Service" parent="org.apache.openejb:Default Context Service" />
</ServiceJar>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy