b6c86518f9af28ae23a6cea6e192d172ccc71713
[packetcable.git] / packetcable-driver / src / main / java / org / pcmm / scd / package-info.java
1 /**
2  * <p>
3  * The Service Control Domain (SCD) is defined as a logical grouping of elements that offer applications and content to service subscribers.
4  * The Application Manager resides in the SCD. Note that there may be one or more SCDs related to a single RCD. Conversely, each RCD may interact with one or more SCDs.
5  * </p>
6  *
7  *
8  */
9 package org.pcmm.scd;
10