Class RelocationDescriptor

java.lang.Object
com.zfabrik.naming.jndi.descriptors.RelocationDescriptor

public class RelocationDescriptor extends Object
A move-to descriptor serves to move or copy a named object to the binding location. It serves to mediate move operations.
  • Field Details

  • Constructor Details

    • RelocationDescriptor

      public RelocationDescriptor(Context sourceContext, Name sourceName, short type)
  • Method Details

    • getSourceName

      public Name getSourceName()
    • getSourceContext

      public Context getSourceContext()
    • getType

      public short getType()