Package org.btrplace.btrpsl.includes

This package contains the different includes implementation to retrieves scripts asked using a 'import' statement.
  • Interface Summary 
    Interface Description
    Includes
    Denotes a library that is used to get the scripts required from the 'use' statement.
  • Class Summary 
    Class Description
    BasicIncludes
    A basic include mechanism where all the scripts are added manually.
    PathBasedIncludes
    An implementation that loop for the searched script among several folders.