Class ShellApplicationAdapter

  • All Implemented Interfaces:
    com.aspectran.core.adapter.ApplicationAdapter

    public class ShellApplicationAdapter
    extends com.aspectran.core.adapter.BasicApplicationAdapter
    The Class ShellApplicationAdapter.
    Since:
    2016. 1. 18.
    • Field Summary

      • Fields inherited from class com.aspectran.core.adapter.AbstractApplicationAdapter

        adaptee, scope
    • Constructor Summary

      Constructors 
      Constructor Description
      ShellApplicationAdapter()
      Instantiates a new ShellApplicationAdapter.
    • Method Summary

      • Methods inherited from class com.aspectran.core.adapter.AbstractApplicationAdapter

        getAdaptee, getApplicationScope, toString
      • Methods inherited from class com.aspectran.core.adapter.BasicApplicationAdapter

        getAttribute, getAttributeNames, removeAttribute, setAttribute
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ShellApplicationAdapter

        public ShellApplicationAdapter()
        Instantiates a new ShellApplicationAdapter.