summaryrefslogtreecommitdiff
path: root/libjava/java/beans/beancontext/BeanContextServicesSupport$BCSSChild.h
blob: d74827c1335e6fcbcc6af74d6fe4a3cdcfcea7fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-

#ifndef __java_beans_beancontext_BeanContextServicesSupport$BCSSChild__
#define __java_beans_beancontext_BeanContextServicesSupport$BCSSChild__

#pragma interface

#include <java/beans/beancontext/BeanContextSupport$BCSChild.h>
extern "Java"
{
  namespace java
  {
    namespace beans
    {
      namespace beancontext
      {
          class BeanContextServicesSupport;
          class BeanContextServicesSupport$BCSSChild;
      }
    }
  }
}

class java::beans::beancontext::BeanContextServicesSupport$BCSSChild : public ::java::beans::beancontext::BeanContextSupport$BCSChild
{

public: // actually package-private
  BeanContextServicesSupport$BCSSChild(::java::beans::beancontext::BeanContextServicesSupport *, ::java::lang::Object *, ::java::lang::Object *);
private:
  static const jlong serialVersionUID = -3263851306889194873LL;
public: // actually package-private
  ::java::beans::beancontext::BeanContextServicesSupport * __attribute__((aligned(__alignof__( ::java::beans::beancontext::BeanContextSupport$BCSChild)))) this$0;
public:
  static ::java::lang::Class class$;
};

#endif // __java_beans_beancontext_BeanContextServicesSupport$BCSSChild__