ACTIVEMQ6-43 Replace License Headers on codebase
upgrade mycila plugin to 2.6
This commit is contained in:
parent
5996d697cd
commit
293b242ffc
20
NOTICE
20
NOTICE
|
@ -1,9 +1,19 @@
|
||||||
ActiveMQ
|
ActiveMQ
|
||||||
Copyright 2009 Red Hat, Inc. Licensed under the Apache License, version 2.0.
|
|
||||||
Unless required by applicable law, ActiveMQ is distributed on
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
an "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, either express or
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
implied, including the implied warranties of TITLE, NON-INFRINGEMENT,
|
this work for additional information regarding copyright ownership.
|
||||||
MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE.
|
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.
|
||||||
|
|
||||||
Certain portions of ActiveMQ are based on code made available
|
Certain portions of ActiveMQ are based on code made available
|
||||||
under the GNU Lesser General Public License, version 2.1 or later
|
under the GNU Lesser General Public License, version 2.1 or later
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.cli;
|
package org.apache.activemq.cli;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.cli;
|
package org.apache.activemq.cli;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.cli.commands;
|
package org.apache.activemq.cli.commands;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.cli.commands;
|
package org.apache.activemq.cli.commands;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.cli.commands;
|
package org.apache.activemq.cli.commands;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.cli.commands;
|
package org.apache.activemq.cli.commands;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.cli.commands;
|
package org.apache.activemq.cli.commands;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.factory;
|
package org.apache.activemq.factory;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.factory;
|
package org.apache.activemq.factory;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.factory;
|
package org.apache.activemq.factory;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.factory;
|
package org.apache.activemq.factory;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.factory;
|
package org.apache.activemq.factory;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.factory;
|
package org.apache.activemq.factory;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.factory;
|
package org.apache.activemq.factory;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.factory;
|
package org.apache.activemq.factory;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.factory;
|
package org.apache.activemq.factory;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.factory;
|
package org.apache.activemq.factory;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.integration.bootstrap;
|
package org.apache.activemq.integration.bootstrap;
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.integration.bootstrap;
|
package org.apache.activemq.integration.bootstrap;
|
||||||
|
|
||||||
import org.jboss.logging.BasicLogger;
|
import org.jboss.logging.BasicLogger;
|
||||||
|
|
|
@ -1,13 +1,17 @@
|
||||||
## ---------------------------------------------------------------------------
|
## ---------------------------------------------------------------------------
|
||||||
## Copyright 2005-2014 Red Hat, Inc.
|
## Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
## Red Hat licenses this file to you under the Apache License, version
|
## contributor license agreements. See the NOTICE file distributed with
|
||||||
## 2.0 (the "License"); you may not use this file except in compliance
|
## this work for additional information regarding copyright ownership.
|
||||||
## with the License. You may obtain a copy of the License at
|
## 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
|
## http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
##
|
||||||
## Unless required by applicable law or agreed to in writing, software
|
## Unless required by applicable law or agreed to in writing, software
|
||||||
## distributed under the License is distributed on an "AS IS" BASIS,
|
## distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
## implied. See the License for the specific language governing
|
## See the License for the specific language governing permissions and
|
||||||
## permissions and limitations under the License.
|
## limitations under the License.
|
||||||
## ---------------------------------------------------------------------------
|
## ---------------------------------------------------------------------------
|
||||||
class=org.apache.activemq.factory.FileCoreFactoryHandler
|
class=org.apache.activemq.factory.FileCoreFactoryHandler
|
|
@ -1,13 +1,17 @@
|
||||||
## ---------------------------------------------------------------------------
|
## ---------------------------------------------------------------------------
|
||||||
## Copyright 2005-2014 Red Hat, Inc.
|
## Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
## Red Hat licenses this file to you under the Apache License, version
|
## contributor license agreements. See the NOTICE file distributed with
|
||||||
## 2.0 (the "License"); you may not use this file except in compliance
|
## this work for additional information regarding copyright ownership.
|
||||||
## with the License. You may obtain a copy of the License at
|
## 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
|
## http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
##
|
||||||
## Unless required by applicable law or agreed to in writing, software
|
## Unless required by applicable law or agreed to in writing, software
|
||||||
## distributed under the License is distributed on an "AS IS" BASIS,
|
## distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
## implied. See the License for the specific language governing
|
## See the License for the specific language governing permissions and
|
||||||
## permissions and limitations under the License.
|
## limitations under the License.
|
||||||
## ---------------------------------------------------------------------------
|
## ---------------------------------------------------------------------------
|
||||||
class=org.apache.activemq.factory.FileJmsFactoryHandler
|
class=org.apache.activemq.factory.FileJmsFactoryHandler
|
|
@ -1,13 +1,17 @@
|
||||||
## ---------------------------------------------------------------------------
|
## ---------------------------------------------------------------------------
|
||||||
## Copyright 2005-2014 Red Hat, Inc.
|
## Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
## Red Hat licenses this file to you under the Apache License, version
|
## contributor license agreements. See the NOTICE file distributed with
|
||||||
## 2.0 (the "License"); you may not use this file except in compliance
|
## this work for additional information regarding copyright ownership.
|
||||||
## with the License. You may obtain a copy of the License at
|
## 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
|
## http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
##
|
||||||
## Unless required by applicable law or agreed to in writing, software
|
## Unless required by applicable law or agreed to in writing, software
|
||||||
## distributed under the License is distributed on an "AS IS" BASIS,
|
## distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
## implied. See the License for the specific language governing
|
## See the License for the specific language governing permissions and
|
||||||
## permissions and limitations under the License.
|
## limitations under the License.
|
||||||
## ---------------------------------------------------------------------------
|
## ---------------------------------------------------------------------------
|
||||||
class=org.apache.activemq.factory.XmlBrokerFactoryHandler
|
class=org.apache.activemq.factory.XmlBrokerFactoryHandler
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.ADDRESS_EXISTS;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.ADDRESS_EXISTS;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.ADDRESS_FULL;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.ADDRESS_FULL;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.ALREADY_REPLICATING;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.ALREADY_REPLICATING;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import java.nio.ByteBuffer;
|
import java.nio.ByteBuffer;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import java.nio.ByteBuffer;
|
import java.nio.ByteBuffer;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.CONNECTION_TIMEDOUT;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.CONNECTION_TIMEDOUT;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.DISCONNECTED;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.DISCONNECTED;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.DUPLICATE_ID_REJECTED;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.DUPLICATE_ID_REJECTED;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.DUPLICATE_METADATA;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.DUPLICATE_METADATA;
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.IO_ERROR;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.IO_ERROR;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.ILLEGAL_STATE;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.ILLEGAL_STATE;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.INCOMPATIBLE_CLIENT_SERVER_VERSIONS;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.INCOMPATIBLE_CLIENT_SERVER_VERSIONS;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.INTERCEPTOR_REJECTED_PACKET;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.INTERCEPTOR_REJECTED_PACKET;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.INTERNAL_ERROR;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.INTERNAL_ERROR;
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.INVALID_FILTER_EXPRESSION;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.INVALID_FILTER_EXPRESSION;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.INVALID_TRANSIENT_QUEUE_USE;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.INVALID_TRANSIENT_QUEUE_USE;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.LARGE_MESSAGE_ERROR_BODY;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.LARGE_MESSAGE_ERROR_BODY;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.QUEUE_DOES_NOT_EXIST;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.QUEUE_DOES_NOT_EXIST;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.NOT_CONNECTED;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.NOT_CONNECTED;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.OBJECT_CLOSED;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.OBJECT_CLOSED;
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.QUEUE_EXISTS;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.QUEUE_EXISTS;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.SECURITY_EXCEPTION;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.SECURITY_EXCEPTION;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.SESSION_CREATION_REJECTED;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.SESSION_CREATION_REJECTED;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.TRANSACTION_OUTCOME_UNKNOWN;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.TRANSACTION_OUTCOME_UNKNOWN;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.TRANSACTION_ROLLED_BACK;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.TRANSACTION_ROLLED_BACK;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.UNBLOCKED;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.UNBLOCKED;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import static org.apache.activemq.api.core.ActiveMQExceptionType.UNSUPPORTED_PACKET;
|
import static org.apache.activemq.api.core.ActiveMQExceptionType.UNSUPPORTED_PACKET;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import java.io.Serializable;
|
import java.io.Serializable;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import java.io.Serializable;
|
import java.io.Serializable;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.core.buffers.impl;
|
package org.apache.activemq.core.buffers.impl;
|
||||||
|
|
||||||
import java.nio.ByteBuffer;
|
import java.nio.ByteBuffer;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.core.server;
|
package org.apache.activemq.core.server;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
import io.netty.buffer.ByteBuf;
|
import io.netty.buffer.ByteBuf;
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,12 @@
|
||||||
/* JUG Java Uuid Generator
|
/**
|
||||||
|
* 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
|
||||||
*
|
*
|
||||||
* Copyright (c) 2002- Tatu Saloranta, tatu.saloranta@iki.fi
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
*
|
|
||||||
* Licensed under the License specified in the file licenses/LICENSE.txt which is
|
|
||||||
* included with the source code.
|
|
||||||
* You may not use this file except in compliance with the License.
|
|
||||||
*
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
@ -12,7 +14,6 @@
|
||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,12 @@
|
||||||
/* JUG Java Uuid Generator
|
/**
|
||||||
|
* 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
|
||||||
*
|
*
|
||||||
* Copyright (c) 2002- Tatu Saloranta, tatu.saloranta@iki.fi
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
*
|
|
||||||
* Licensed under the License specified in the file licenses/LICENSE.txt which is
|
|
||||||
* included with the source code.
|
|
||||||
* You may not use this file except in compliance with the License.
|
|
||||||
*
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
@ -12,7 +14,6 @@
|
||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
import java.lang.reflect.Method;
|
import java.lang.reflect.Method;
|
||||||
|
|
|
@ -1,10 +1,12 @@
|
||||||
/* JUG Java Uuid Generator
|
/**
|
||||||
|
* 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
|
||||||
*
|
*
|
||||||
* Copyright (c) 2002- Tatu Saloranta, tatu.saloranta@iki.fi
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
*
|
|
||||||
* Licensed under the License specified in the file licenses/LICENSE.txt which is
|
|
||||||
* included with the source code.
|
|
||||||
* You may not use this file except in compliance with the License.
|
|
||||||
*
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
@ -12,7 +14,6 @@
|
||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
import java.util.Random;
|
import java.util.Random;
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
import org.junit.Assert;
|
import org.junit.Assert;
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.utils;
|
package org.apache.activemq.utils;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.config;
|
package org.apache.activemq.api.config;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import java.io.Serializable;
|
import java.io.Serializable;
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core;
|
package org.apache.activemq.api.core;
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
/*
|
/**
|
||||||
* Copyright 2005-2014 Red Hat, Inc.
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* Red Hat licenses this file to you under the Apache License, version
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
* 2.0 (the "License"); you may not use this file except in compliance
|
* this work for additional information regarding copyright ownership.
|
||||||
* with the License. You may obtain a copy of the License at
|
* 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
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
* implied. See the License for the specific language governing
|
* See the License for the specific language governing permissions and
|
||||||
* permissions and limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.apache.activemq.api.core.client;
|
package org.apache.activemq.api.core.client;
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue