public class ReservedNames
extends java.lang.Object
Title: Service Event Fabric Core
Description: Defines the names reserved by the Exchange for internal purposes.
Copyright: Copyright (c) 2011
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REPLY_CONSUMER |
static java.lang.String |
SYSTEM |
Constructor and Description |
---|
ReservedNames() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isReserved(java.lang.String name)
Checks if the specified name is reserved by the Fabric for internal purposes.
|
public static final java.lang.String SYSTEM
public static final java.lang.String REPLY_CONSUMER
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.